Subversion Repositories vnag

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 daniel-mar 1
#!/bin/bash
2
DIR=$( dirname "$0" )
3
"$DIR"/signtool/sign framework/* plugins/*/*
4