phpDocumentor
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2023-06-19 08:34:54 +00:00
parent c140d5883c
commit 0bddd2a1ef
3 changed files with 31 additions and 2 deletions

View File

@ -2,4 +2,13 @@
[![Build status](https://build.jcktrue.dk/api/badges/jct/backupscript/status.svg)](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