Parcourir la source

Add backup script installation

Kevin Heinicke il y a 1 an
Parent
commit
5922ae4880
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      install.conf.yaml

+ 3 - 0
install.conf.yaml

@@ -34,3 +34,6 @@
     ~/.config/sheldon/plugins.toml:
         create: true
         path: sheldon-plugins.toml
+    ~/.local/bin/backup_server_to_disk:
+        create: true
+        path: scripts/backup_server_to_disk.sh