Firestarter: Add startup scripts for nextcloud and syncthing
This commit is contained in:
parent
0b3434b560
commit
6a3d5ed021
3
.config/firestarter/nextcloud
Normal file
3
.config/firestarter/nextcloud
Normal file
@ -0,0 +1,3 @@
|
||||
#.fsdefaults
|
||||
command -v nextcloud
|
||||
nextcloud
|
5
.config/firestarter/syncthing
Normal file
5
.config/firestarter/syncthing
Normal file
@ -0,0 +1,5 @@
|
||||
#.fsdefaults
|
||||
command -v syncthing-gtk
|
||||
syncthing-gtk
|
||||
command -v syncthing
|
||||
syncthing
|
Loading…
Reference in New Issue
Block a user