Skip to content
Snippets Groups Projects
Commit d7ccf777 authored by George Nachman's avatar George Nachman
Browse files

Copy zipfile to beta directory

parent 8933b1a7
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -22,6 +22,7 @@ function SparkleSign {
sed -e "s/%NAME%/${NAME}/" | \
sed -e "s/%LENGTH%/$LENGTH/" |
sed -e "s,%SIG%,${SIG}," > $SVNDIR/appcasts/$1
cp iTerm2-${NAME}.zip ~/iterm2-website/downloads/beta/
}
 
echo Num args is $#
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment