Skip to content

Commit 720a254

Browse files
authored
Update install-sb.sh
1 parent 17669d4 commit 720a254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install-sb.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ chmod 777 -R .
66
apt-get update -qq >> /dev/null
77
#apt full-upgrade
88
#req
9-
apt install python2 python tor perl figlet runit -y >> /dev/null
9+
apt install python2 python tor perl figlet runit openssl -y >> /dev/null
1010
clear
1111
sleep 2
1212
figlet Installing ...

0 commit comments

Comments
 (0)