5 lines
No EOL
94 B
Bash
Executable file
5 lines
No EOL
94 B
Bash
Executable file
#! /bin/sh
|
|
git pull
|
|
git submodule update
|
|
hugo
|
|
rclone sync -P public/ cyberfreedom:cyberfreedom |