mirror of
https://github.com/akuker/RASCSI.git
synced 2024-11-22 16:33:17 +00:00
Bump macproxy version to 21.12.3 (#586)
This commit is contained in:
parent
c5ed2b5b67
commit
3af3f3e2de
@ -724,7 +724,7 @@ function installMacproxy {
|
||||
|
||||
( sudo apt-get update && sudo apt-get install python3 python3-venv --assume-yes ) </dev/null
|
||||
|
||||
MACPROXY_VER="21.12.2"
|
||||
MACPROXY_VER="21.12.3"
|
||||
MACPROXY_PATH="$HOME/macproxy-$MACPROXY_VER"
|
||||
if [ -d "$MACPROXY_PATH" ]; then
|
||||
echo "The $MACPROXY_PATH directory already exists. Delete it to proceed with the installation."
|
||||
|
Loading…
Reference in New Issue
Block a user