We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d944ec3 commit bf39c67Copy full SHA for bf39c67
1 file changed
html/rsync.sh
@@ -1,4 +1,4 @@
1
#!/bin/bash
2
set -euxo pipefail
3
4
-rsync -vaP ganak.js ganak.wasm index.html msoos.org:/var/www/ganak/
+rsync -vaP *.js *.wasm index.html msoos.org:/var/www/ganak/
0 commit comments