@@ -0,0 +1,8 @@
all:
wasm-pack build --target web
deploy: all
ssh pi -C "rm -rf /mnt/www/storage.tforgione.fr/game"
ssh pi -C "mkdir /mnt/www/storage.tforgione.fr/game"
scp index.html pi:/mnt/www/storage.tforgione.fr/game
scp -r static pkg pi:/mnt/www/storage.tforgione.fr/game
The note is not visible to the blocked user.