luoi.eu/deploy.sh
Gwenhael Le Moine 616b2740ea
deploy script
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2024-03-09 12:01:36 +01:00

6 lines
112 B
Bash
Executable file

#!/bin/bash
set -eu
sudo mkdir -p /srv/www/vhosts/luoi.eu/
sudo rsync -HPa ./target/ /srv/www/vhosts/luoi.eu/