mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-02-22 14:36:48 +01:00
add pyotp to packages
This commit is contained in:
@@ -259,9 +259,9 @@ fi
|
||||
rm -f requirments.txt
|
||||
|
||||
if [[ $UBUNTU_20 == "False" ]]; then
|
||||
wget -O /usr/local/cyberpanel-pip.zip https://rep.cyberpanel.net/cyberpanel-pip-2.zip
|
||||
wget -O /usr/local/cyberpanel-pip.zip https://rep.cyberpanel.net/cyberpanel-pip-3.zip
|
||||
else
|
||||
wget -O /usr/local/cyberpanel-pip.zip https://rep.cyberpanel.net/ubuntu-pip-2.zip
|
||||
wget -O /usr/local/cyberpanel-pip.zip https://rep.cyberpanel.net/ubuntu-pip-3.zip
|
||||
fi
|
||||
|
||||
check_return
|
||||
|
||||
Reference in New Issue
Block a user