Unverified Commit 11d1367d authored by Mr.Z4nzu's avatar Mr.Z4nzu Committed by GitHub
Browse files

Update install.sh

parent e7a1e3d6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -67,6 +67,7 @@ if [ $choice == 1 ]; then
		sudo pip3 install lolcat
		sudo apt-get install -y figlet
		sudo pip3 install boxes
		sudo apt-get install boxes
		sudo pip3 install flask
		sudo pip3 install requests
	else