Doc updates
This commit is contained in:
parent
5a86e1165b
commit
5efb84e835
3 changed files with 22 additions and 4 deletions
|
|
@ -5,6 +5,8 @@ set -eou pipefail
|
|||
SRC="src"
|
||||
DEST="/opt/www/enroll.sh"
|
||||
|
||||
cp -a ~/git/enroll/enroll/schema/state.schema.json src/schema/state.schema.json
|
||||
|
||||
rsync -aHPvz ${SRC}/ root@lupin.mig5.net:${DEST}/
|
||||
|
||||
ssh root@lupin.mig5.net "chown -R web:web ${DEST}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue