mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-07 08:19:17 +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
b1336ebd44
commit
fc65cd1406
@ -50,7 +50,7 @@ tar -zxf Python.tgz
|
||||
cd Python-3.12.1
|
||||
$STD ./configure --enable-optimizations
|
||||
$STD make altinstall
|
||||
$STD cd -
|
||||
cd ~
|
||||
$STD rm -rf Python-3.12.1
|
||||
$STD rm -rf Python.tgz
|
||||
$STD update-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3.12 1
|
||||
|
Loading…
Reference in New Issue
Block a user