fixy pod alma 9
This commit is contained in:
+4
-2
@@ -14,7 +14,7 @@ MIN_PASSWORD_LENGTH=18
|
||||
MAX_PASSWORD_LENGTH=24
|
||||
exec > >(tee -ia "$LOG_FILE") 2>&1
|
||||
cd $DAPOSTINSTALL_DIR
|
||||
yum -y install htop wget rsync nano mc ncdu borgbackup
|
||||
yum -y install htop wget rsync nano mc ncdu borgbackup screen net-tools htop
|
||||
wget $HTLINK//daupdate.sh -O /opt/daupdate.sh
|
||||
chmod 700 /opt/daupdate.sh
|
||||
cd /opt/
|
||||
@@ -485,7 +485,7 @@ $CBDIR/build rewrite_confs
|
||||
echo "Instalacja Imagick i WebP"
|
||||
cd $DAPOSTINSTALL_DIR
|
||||
dnf -y install mesa-libGL giflib freeglut
|
||||
rpm -ivh libwebp-tools-1.0.0-8.el8_7.x86_64.rpm
|
||||
# rpm -ivh libwebp-tools-1.0.0-8.el8_7.x86_64.rpm
|
||||
dnf --enablerepo=powertools -y install giflib-devel
|
||||
dnf -y install libwebp-devel libjpeg-devel libpng-devel libwebp-tools giflib libvpx libvpx-devel libtiff-devel libXpm-devel libpng-devel ImageMagick-devel
|
||||
# $CBDIR/build set imagick yes
|
||||
@@ -607,6 +607,8 @@ cp lang_pl.php $DADIR/plugins/imapsync/lang
|
||||
|
||||
echo "never_commands=custombuild:updates:license" >> /usr/local/directadmin/conf/directadmin.conf
|
||||
systemctl restart directadmin
|
||||
rm -rf /usr/local/directadmin/data/users/skin*
|
||||
da build rewrite_confs
|
||||
|
||||
cd $DAPOSTINSTALL_DIR
|
||||
echo "dodaje JIT dla PHP"
|
||||
|
||||
Reference in New Issue
Block a user