mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-10 09:49:18 +00:00
Update install/5etools-install.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
This commit is contained in:
parent
f86a295349
commit
602e912cb8
@ -36,7 +36,6 @@ cat <<EOT >> /etc/apache2/apache2.conf
|
|||||||
EOT
|
EOT
|
||||||
|
|
||||||
rm -rf /var/www/html
|
rm -rf /var/www/html
|
||||||
msg_info "Setting up 5etools"
|
|
||||||
git config --global http.postBuffer 1048576000
|
git config --global http.postBuffer 1048576000
|
||||||
git config --global https.postBuffer 1048576000
|
git config --global https.postBuffer 1048576000
|
||||||
git clone https://github.com/5etools-mirror-3/5etools-src /opt/5etools
|
git clone https://github.com/5etools-mirror-3/5etools-src /opt/5etools
|
||||||
|
Loading…
Reference in New Issue
Block a user