diff --git a/dots/bin/startup.sh b/dots/bin/startup.sh index 44072be..909bd3f 100755 --- a/dots/bin/startup.sh +++ b/dots/bin/startup.sh @@ -13,5 +13,6 @@ nextcloud & # nextcloud file sync pcloud & # pcloud service if [[ "${HOSTNAME}" == "tuxwarrior" ]] ; then + psensor & synology-drive & fi