nes: update presets

This commit is contained in:
Steven Hugg 2019-07-29 22:15:59 -04:00
parent b4872d0bec
commit 5ef235cf02
2 changed files with 494 additions and 494 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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`