update upload script
This commit is contained in:
parent
7d7a6a9a8e
commit
159dcf5349
1 changed files with 2 additions and 2 deletions
4
upload
4
upload
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
scp potain05/index.html ubuntu:caddy/static/potain5/
|
||||
scp -r potain05/jeux ubuntu:caddy/static/potain5/
|
||||
#scp potain05/index.html ubuntu:/mnt/data/caddy/static/potain5/
|
||||
scp -r potain05/ ubuntu:/mnt/data/caddy/static/
|
||||
|
|
Loading…
Reference in a new issue