diff options
| author | Andrew <saintruler@gmail.com> | 2021-06-20 14:57:30 +0400 |
|---|---|---|
| committer | Andrew <saintruler@gmail.com> | 2021-06-20 14:57:30 +0400 |
| commit | 9c694db396365a9fa512a65450a1486922fdd3e3 (patch) | |
| tree | 82c6ab5c7dd87d0043ca6a4f19d1f100f2b6f719 /publish.sh | |
Initial commit
Diffstat (limited to 'publish.sh')
| -rwxr-xr-x | publish.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/publish.sh b/publish.sh new file mode 100755 index 0000000..a8d9ef1 --- /dev/null +++ b/publish.sh @@ -0,0 +1,2 @@ +# scp -r html/static +scp html/*.html vasthecat.ru:vasthecat.ru |