static_website/deploy_static_website.sh

6 lines
175 B
Bash
Executable File

#!/bin/bash
ssh -p 50022 root@fubar.delfax.net rm -rf /var/www/html/rdr231/*
scp -P 50022 -r /mnt/pi4-4_storage/delfax/website/* root@fubar.delfax.net:/var/www/html/rdr231/