This commit is contained in:
MangoPig 2025-12-03 14:25:01 +00:00
parent 00c57cbd65
commit 044ffd46a1

View File

@ -25,6 +25,10 @@ update:
git pull origin main
make setup
# rclone setup
rclone-setup:
bash rclone.sh
# Docker Tests
test-ubuntu:
@echo "Ubuntu Test"