
000 | if [ "$valg" = "1" ] clear echo "Where do you want to install the Counter-Strike server?" read dir clear echo "+-------------------------------------------------" echo "| Installing Counter-Strike Dedicated Server" echo "| This might take some time" echo "+-------------------------------------------------" #echo "./steam -command update -game cstrike -dir $dir " fi |