Firestarter: Only start certain daemons if we have them set up already
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#.fsdefaults
|
||||
command -v nextcloud
|
||||
command -v nextcloud && [ -d "$HOME/.config/Nextcloud" ]
|
||||
nextcloud --background
|
||||
|
Reference in New Issue
Block a user