This commit is contained in:
11
README.md
11
README.md
@ -2,4 +2,13 @@
|
||||
|
||||
[](https://build.jcktrue.dk/jct/backupscript)
|
||||
|
||||
Backup script utilizing Rclone to backup local file systems and send notifications.
|
||||
Backup script utilizing Rclone to backup local file systems and send notifications.
|
||||
|
||||
# Rclone install
|
||||
wget https://downloads.rclone.org/rclone-current-linux-amd64.deb
|
||||
sudo dpkg -i rclone-current-linux-amd64.deb
|
||||
|
||||
# PHP Docs
|
||||
wget https://phpdoc.org/phpDocumentor.phar
|
||||
chmod +x phpDocumentor.phar
|
||||
./phpDocumentor.phar
|
Reference in New Issue
Block a user