소스 검색

Add backup script installation

Kevin Heinicke 1 년 전
부모
커밋
5922ae4880
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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