first
This commit is contained in:
5
scripts/upload
Executable file
5
scripts/upload
Executable file
@@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
set -xeuo pipefail
|
||||||
|
cd "$(git rev-parse --show-toplevel)/jakstys.lt"
|
||||||
|
|
||||||
|
rsync -v -aP public/ jakstys.lt:/data/public_html/
|
||||||
Reference in New Issue
Block a user