File download testing

Transactions
Dan 2017-09-29 14:40:55 -06:00
parent 44f74a27dd
commit b36f6cebad
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ rm -f bin/stop
echo "Copying start and stop script files"
mv tempcheckout/Server/bin/start bin/start
mv tempcheckout/Server/bin/stop bin/stop
ls
echo "Modifying permissions on start and stop script files to be executable"
chmod +x bin/start
chmod +x bin/stop