Skip to content

Commit bf39c67

Browse files
committed
Update rsync.sh
1 parent d944ec3 commit bf39c67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

html/rsync.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/bash
22
set -euxo pipefail
33

4-
rsync -vaP ganak.js ganak.wasm index.html msoos.org:/var/www/ganak/
4+
rsync -vaP *.js *.wasm index.html msoos.org:/var/www/ganak/

0 commit comments

Comments
 (0)