Skip to content

Commit

Permalink
add pyotp
Browse files Browse the repository at this point in the history
  • Loading branch information
usmannasir committed Aug 8, 2024
1 parent b16953e commit 7b58c3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cyberpanel_upgrade.sh
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,7 @@ if [ "$Server_OS" = "Ubuntu" ]; then
rm -rf /usr/local/CyberPanel
pip3 install --upgrade virtualenv
else
rm -rf /usr/local/CyberPanel
if [ -e /usr/bin/pip3 ]; then
PIP3="/usr/bin/pip3"
else
Expand Down

0 comments on commit 7b58c3b

Please sign in to comment.