phx update
This commit is contained in:
4
sync_prod.sh
Executable file
4
sync_prod.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
rsync -vau _build/prod/rel/homepage/ servi-eins:/srv/www/homepage/
|
Reference in New Issue
Block a user