3 lines
61 B
Bash
3 lines
61 B
Bash
|
#! /bin/sh
|
||
|
hugo
|
||
|
rclone sync public/ cyberfreedom:cyberfreedom
|