confirmed to work on ubuntu

Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
Steven Armstrong 2015-03-06 14:25:53 +01:00
parent 2fcfa42a26
commit 5239943bed
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
os=$(cat "$__global/explorer/os")
case "$os" in
centos|redhat)
centos|redhat|ubuntu)
# whitelist safeguard
:
;;