login branding hitme update
This commit is contained in:
+7
-1
@@ -158,7 +158,6 @@ echo "Instalacja Modsecurity i regułek malware experts"
|
||||
echo "Instaluje branding hitme dla skorki evolution i serwera www"
|
||||
cd $DAPOSTINSTALL_DIR
|
||||
tar -xvf skin_customizations.tar -C $DADIR/data/users/admin/
|
||||
cp -Rfp login_branding/ $DADIR/
|
||||
cd $DAPOSTINSTALL_DIR
|
||||
wget https://cdn.hitme.pl/da_templates.tar
|
||||
tar -xf da_templates.tar
|
||||
@@ -168,6 +167,13 @@ echo "Instaluje branding hitme dla skorki evolution i serwera www"
|
||||
cp da_templates/index-hitme.html /var/www/html/index.html
|
||||
cd $DAPOSTINSTALL_DIR
|
||||
|
||||
echo "Login branging hitme"
|
||||
cd /
|
||||
wget https://cdn.hitme.pl/da_files/da-branding-hitme.tar.gz
|
||||
tar xvzf da-branding-hitme.tar.gz
|
||||
rm -rf da-branding-hitme.tar.gz
|
||||
cd $DAPOSTINSTALL_DIR
|
||||
|
||||
echo "Instalacja Security headers"
|
||||
|
||||
cd $DAPOSTINSTALL_DIR
|
||||
|
||||
Reference in New Issue
Block a user