Jens True 14db929af1
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Bump requirements.
2023-10-04 09:39:36 +00:00
2023-07-03 13:01:31 +00:00
2023-09-19 06:34:20 +00:00
2023-08-17 07:16:41 +00:00
2023-06-19 08:34:54 +00:00
2023-08-21 07:47:46 +00:00
2023-07-28 12:12:47 +00:00
2023-10-04 09:39:36 +00:00
2023-10-04 09:39:36 +00:00
2023-10-04 09:39:36 +00:00
2023-06-19 08:34:54 +00:00
2023-07-28 12:12:47 +00:00
2023-09-15 06:58:39 +00:00

Backup script

Build status

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

Test, analyze, metrics, document

./composer.phar test-coverage && ./composer.phar analyze && ./composer.phar metrics && ./composer.phar doc

Description
No description provided
Readme 229 KiB
Languages
PHP 99.9%
Dockerfile 0.1%