mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2025-04-07 23:37:22 +00:00
nes: update presets
This commit is contained in:
parent
b4872d0bec
commit
5ef235cf02
File diff suppressed because it is too large
Load Diff
@ -10,8 +10,8 @@ fi
|
||||
DESTPATH=$RSYNC_PATH/v$VERSION
|
||||
DEVPATH=/var/www/8bitworkshop.com/dev
|
||||
TMPDIR=./tmp/$VERSION
|
||||
grep "var VERSION" redir.html
|
||||
echo "Upload version $VERSION to production? (edited redir.html?)"
|
||||
grep "var VERSION" web/redir.html
|
||||
echo "Upload version $VERSION to production? (edited web/redir.html?)"
|
||||
read
|
||||
echo "Listing submodules..."
|
||||
SUBMODS=`git submodule | cut -d ' ' -f 3`
|
||||
|
Loading…
x
Reference in New Issue
Block a user