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