grr path fixing again

This commit is contained in:
Nabeel Shahzad
2017-12-14 11:45:51 -06:00
parent ff1cb959ff
commit b940273133

View File

@@ -20,7 +20,7 @@ if [ "$TRAVIS" = "true" ]; then
mv .env.dev.example .env
echo "creating tarball"
tar -czf /tmp/$TAR_NAME -C $TRAVIS_BUILD_DIR/../ .
tar -czf /tmp/$TAR_NAME -C $TRAVIS_BUILD_DIR/../
echo "running rsync"
rsync -ahP --delete-after /tmp/$TAR_NAME downloads@phpvms.net:/var/www/downloads/