diff options
author | EuAndreh <eu@euandre.org> | 2024-08-16 17:22:49 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2024-08-16 17:22:49 -0300 |
commit | 0319a418f5f4504e17d63addf866cf708a55c04a (patch) | |
tree | c13861fd44923d97dc645d4e216cb6e30cf9b4c6 | |
parent | src/backupit.txt: chmod -x (diff) | |
download | syskeep-0319a418f5f4504e17d63addf866cf708a55c04a.tar.gz syskeep-0319a418f5f4504e17d63addf866cf708a55c04a.tar.xz |
deps.mk: Cleanup with actual files
-rw-r--r-- | deps.mk | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,10 +1,5 @@ sources.sh = \ - src/backup \ src/check \ - src/cicd \ - src/cronjob \ - src/deploy \ src/gc \ src/reconfigure \ - src/report \ |