cleanup + proper loading bar
This commit is contained in:
2
push.sh
2
push.sh
@@ -7,7 +7,7 @@ cargo test --package parsing
|
||||
bash build.sh release
|
||||
|
||||
echo "rsyncing"
|
||||
rsync -av --delete --info=progress2 tmp/ rpi-public:/mnt/hdd/http_share/integral-demo/
|
||||
# rsync -av --delete --info=progress2 tmp/ rpi-public:/mnt/hdd/http_share/ytbn/
|
||||
rsync -av --delete --info=progress2 --exclude=".git" tmp/ ../titaniumtown.github.io/
|
||||
rm -fr tmp
|
||||
cd ../titaniumtown.github.io
|
||||
|
||||
Reference in New Issue
Block a user