From 786c68422411e838efc707a27ae1fc3face765d4 Mon Sep 17 00:00:00 2001 From: Lassulus Date: Wed, 16 Jan 2013 14:44:08 +0100 Subject: removed redundant host detection --- retiolum/scripts/tinc_setup/new_install.sh | 5 ----- 1 file changed, 5 deletions(-) (limited to 'retiolum/scripts/tinc_setup') diff --git a/retiolum/scripts/tinc_setup/new_install.sh b/retiolum/scripts/tinc_setup/new_install.sh index e07ecff0..fdf0bf04 100755 --- a/retiolum/scripts/tinc_setup/new_install.sh +++ b/retiolum/scripts/tinc_setup/new_install.sh @@ -241,11 +241,6 @@ do esac done -#check for OS -if [ $OS -eq 0 ]; then - find_os -fi - #check if everything is installed if [ $OS -eq 2 ]; then if ! test -e /data/data/org.poirsouille.tinc_gui/files/tincd; then -- cgit v1.2.3