cyberfreedom/upload.sh

5 lines
94 B
Bash
Raw Normal View History

2023-12-27 21:29:38 -05:00
#! /bin/sh
2023-12-27 21:38:29 -05:00
git pull
2024-01-20 23:53:30 -05:00
git submodule update
2023-12-27 21:29:38 -05:00
hugo
2023-12-27 21:40:24 -05:00
rclone sync -P public/ cyberfreedom:cyberfreedom