first
This commit is contained in:
parent
4a8bc87840
commit
298907dbd4
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/
|
Loading…
Reference in New Issue
Block a user