From 6a3d5ed021f3c44f209a7273694b28aedc0be4fd Mon Sep 17 00:00:00 2001 From: Salt Date: Sat, 30 May 2020 06:32:58 -0500 Subject: [PATCH] Firestarter: Add startup scripts for nextcloud and syncthing --- .config/firestarter/nextcloud | 3 +++ .config/firestarter/syncthing | 5 +++++ 2 files changed, 8 insertions(+) create mode 100644 .config/firestarter/nextcloud create mode 100644 .config/firestarter/syncthing diff --git a/.config/firestarter/nextcloud b/.config/firestarter/nextcloud new file mode 100644 index 00000000..3c57c35c --- /dev/null +++ b/.config/firestarter/nextcloud @@ -0,0 +1,3 @@ +#.fsdefaults +command -v nextcloud +nextcloud diff --git a/.config/firestarter/syncthing b/.config/firestarter/syncthing new file mode 100644 index 00000000..26c43544 --- /dev/null +++ b/.config/firestarter/syncthing @@ -0,0 +1,5 @@ +#.fsdefaults +command -v syncthing-gtk +syncthing-gtk +command -v syncthing +syncthing