Add upload script
This commit is contained in:
parent
6c1d77cbf5
commit
d95fe41d1e
1 changed files with 4 additions and 0 deletions
4
upload
Executable file
4
upload
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
scp index.html ubuntu:caddy/static/potain3/
|
||||
scp -r jeux ubuntu:caddy/static/potain3/
|
Loading…
Reference in a new issue