mirror of
https://github.com/akuker/RASCSI.git
synced 2025-01-02 09:35:58 +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
|
( 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"
|
MACPROXY_PATH="$HOME/macproxy-$MACPROXY_VER"
|
||||||
if [ -d "$MACPROXY_PATH" ]; then
|
if [ -d "$MACPROXY_PATH" ]; then
|
||||||
echo "The $MACPROXY_PATH directory already exists. Delete it to proceed with the installation."
|
echo "The $MACPROXY_PATH directory already exists. Delete it to proceed with the installation."
|
||||||
|
Loading…
Reference in New Issue
Block a user