cyberfreedom/upload.sh
2024-01-21 17:00:03 -05:00

5 lines
No EOL
105 B
Bash
Executable file

#! /bin/sh
git pull
git submodule update
hugo
rsync -avhzzP --delete public/ vps:/var/www/cyberfreedom.ca