mirror of
https://github.com/akuker/RASCSI.git
synced 2024-12-21 23:29:39 +00:00
Bump Macproxy version to 21.12.2 (#550)
This commit is contained in:
parent
958fb95908
commit
693ade2967
@ -673,7 +673,7 @@ function installMacproxy {
|
||||
|
||||
( sudo apt-get update && sudo apt-get install python3 python3-venv --assume-yes ) </dev/null
|
||||
|
||||
MACPROXY_VER="21.12.1"
|
||||
MACPROXY_VER="21.12.2"
|
||||
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