Update dots/bin/startup.sh
This commit is contained in:
@@ -6,13 +6,12 @@
|
|||||||
# this file, for manually running it, and starting misc programs.
|
# this file, for manually running it, and starting misc programs.
|
||||||
# -----
|
# -----
|
||||||
|
|
||||||
#notify-send "<< startup.sh >>"
|
notify-send "<< startup.sh >>"
|
||||||
|
|
||||||
#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