mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-07 16:29:18 +00:00
Update install/authentik-install.sh
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
This commit is contained in:
parent
1f05073929
commit
8a0e0dbc11
@ -52,7 +52,7 @@ $STD ./configure --enable-optimizations
|
|||||||
$STD make altinstall
|
$STD make altinstall
|
||||||
cd ~
|
cd ~
|
||||||
rm -rf Python-3.12.1
|
rm -rf Python-3.12.1
|
||||||
$STD rm -rf Python.tgz
|
rm -rf Python.tgz
|
||||||
$STD update-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3.12 1
|
$STD update-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3.12 1
|
||||||
msg_ok "Installed Python 3.12"
|
msg_ok "Installed Python 3.12"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user