WEB
- added web front end page
This commit is contained in:
6
web/upload-web.sh
Executable file
6
web/upload-web.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
rsync -Ra --progress ./ytlist.html ./ytlist/ serv:~/servers/local_html
|
||||
|
||||
cd ../
|
||||
rsync -Ra --progress ./thumbnails serv:~/servers/local_html/ytlist/
|
||||
Reference in New Issue
Block a user