cyberfreedom/upload.sh
2024-01-20 23:53:30 -05:00

5 lines
No EOL
94 B
Bash
Executable file

#! /bin/sh
git pull
git submodule update
hugo
rclone sync -P public/ cyberfreedom:cyberfreedom