X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=bullseye%2Fsetup_scripts%2Fsetup_home.sh;h=ae69b0e401703f8d4d1b38557a60b1ce20d5850a;hb=6d175935a089531db01d980eb5432f02a3a402e0;hp=438ed9a398229e20b10839e14d58c0d4828f6265;hpb=5d08991176af71310ec1ad6d481551fd18d63a05;p=config diff --git a/bullseye/setup_scripts/setup_home.sh b/bullseye/setup_scripts/setup_home.sh index 438ed9a..ae69b0e 100755 --- a/bullseye/setup_scripts/setup_home.sh +++ b/bullseye/setup_scripts/setup_home.sh @@ -5,7 +5,7 @@ if [ "$#" -ne 1 ]; then echo 'Need exactly one argument (system name).' false fi -if [ ! "$1" = "eeepc" ] && [ ! "$1" = "x200s" ]&& [ ! "$1" = "x220" ]; then +if [ ! "$1" = "x220" ] && [ ! "$1" = "w530" ]; then echo "Need legal system name." false fi