This commit is contained in:
Eric Nemchik
2020-08-17 15:56:06 -05:00
parent a41e7aecdc
commit 7f7e8da767
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
if [ ! -d /usr/lib/python3.8/site-packages/geoip2 ]; then
echo '------------------------------------------------------------------------'
echo '| Running installation of required modules for letsencrypt-f2bdiscord'
echo '| Running installation of required modules for swag-f2bdiscord'
echo '------------------------------------------------------------------------'
pip3 install --no-cache-dir -U \
requests \