Fixed FirstSetup and upgraded Alpine to 3.16 version
"FirstSetup": now installes go form official website CT ElkarbackupALP: New use old stable repo(3.15) for php7 since is is obeleted in 3.16 CT HeimdallCT: Switched to php8 and when git cloing using 2.x branch instead of master
This commit is contained in:
@@ -31,7 +31,7 @@ rm -rf /etc/nginx/conf.d
|
||||
mv /opt/Setup/Configs/nginx.conf /etc/nginx/nginx.conf
|
||||
|
||||
#Configure Php
|
||||
rm -rf /etc/php8/php-fpm.d/*
|
||||
rm -rf /etc/php7/php-fpm.d/*
|
||||
mv /opt/Setup/Configs/php.conf /etc/php7/php-fpm.d/elkarbackup.conf
|
||||
mv /opt/Setup/Configs/phpTimezone.ini /etc/php7/conf.d/04_date_timezone.ini
|
||||
|
||||
|
||||
Reference in New Issue
Block a user