Skip to content

Commit ca0d65f

Browse files
author
Justin Angel
committed
2 parents edd67f8 + 5dffc4a commit ca0d65f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ fi
1111

1212
wrap 'Installing APT Packages'
1313
apt-get update
14-
apt-get install python3 python3-pip python3-openssl python3-pip libffi-dev
14+
apt-get install python3 python3-pip python3-openssl python3-pip libffi-dev -y
1515
wrap 'Installing Python Packages'
1616
python3 -m pip install -r requirements.txt

0 commit comments

Comments
 (0)