Skip to content
Snippets Groups Projects
Commit 93aba032 authored by nimrod's avatar nimrod
Browse files

notify: New WAP, sort hosts.

parent a7dc6a4e
No related branches found
No related tags found
No related merge requests found
...@@ -41,12 +41,12 @@ fi ...@@ -41,12 +41,12 @@ fi
#FIXME: Remove domain, just hostname. #FIXME: Remove domain, just hostname.
case "$hostname" in case "$hostname" in
ea6350) nextcloud;;
ElementaryOS) nextcloud;; ElementaryOS) nextcloud;;
YOGA-C930) notify_send "$@";;
host01) nextcloud;; host01) nextcloud;;
kodi) nextcloud;; kodi) nextcloud;;
mr8300) nextcloud;;
ns1) nextcloud;; ns1) nextcloud;;
ns4) nextcloud;; ns4) nextcloud;;
YOGA-C930) notify_send "$@";;
*) ;; *) ;;
esac esac
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment