mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2026-04-21 06:16:43 +00:00
fixed tests
This commit is contained in:
@@ -8,7 +8,7 @@ if [ "$VERSION" == "" ]; then
|
||||
exit 1
|
||||
fi
|
||||
DESTPATH=$RSYNC_PATH/v$VERSION
|
||||
DEVPATH=/var/www/8bitworkshop.com/dev
|
||||
DEVPATH=/var/www/html/8bitworkshop.com/dev
|
||||
TMPDIR=./tmp/$VERSION
|
||||
grep "var VERSION" web/redir.html
|
||||
echo "Upload version $VERSION to production? (edited web/redir.html?)"
|
||||
|
||||
Reference in New Issue
Block a user