Update dots/bin/startup.sh
This commit is contained in:
@@ -8,11 +8,11 @@
|
||||
|
||||
#notify-send "<< startup.sh >>"
|
||||
|
||||
megasync & # mega sync service
|
||||
#megasync & # mega sync service
|
||||
nextcloud & # nextcloud file sync
|
||||
pcloud & # pcloud service
|
||||
#pcloud & # pcloud service
|
||||
|
||||
if [[ "${HOSTNAME}" == "tuxwarrior" ]] ; then
|
||||
psensor &
|
||||
synology-drive &
|
||||
fi
|
||||
#if [[ "${HOSTNAME}" == "tuxwarrior" ]] ; then
|
||||
# psensor &
|
||||
# synology-drive &
|
||||
#fi
|
||||
|
||||
Reference in New Issue
Block a user