diff --git a/install.sh b/install.sh index c1e03d35..902773fe 100755 --- a/install.sh +++ b/install.sh @@ -178,6 +178,9 @@ susi_server echo "Updating Systemd Rules" sudo bash $DIR_PATH/Deploy/auto_boot.sh +echo "Converting RasPi into an Access Point" +sudo bash $DIR_PATH/access_point/wap.sh + echo -e "\033[0;92mSUSI is installed successfully!\033[0m" echo -e "Run configuration script by 'python3 config_generator.py \033[0;32m \033[0;33m \033[0;34m \033[0;35m' \033[0m" echo "For example, to configure SUSI as following: "