includeSSSSSS

This commit is contained in:
Giulio 2020-07-19 17:02:34 +02:00
parent 52dd876c2e
commit b8c6ce55d0

View File

@ -31,7 +31,7 @@ cp -R webpanel/* target/overlay/var/www/html # copy the webpanel
cp -R update/update.sh target/overlay #copy the update script and certificate
echo "[+] Writing flags"
sed -i "s/##FLAG1##/$flag1/g" target/overlay/var/www/html/include/config.php
sed -i "s/##FLAG1##/$flag1/g" target/overlay/var/www/html/includes/config.php
echo $flag2 > target/overlay/flag
chmod 444 target/overlay/flag
mkdir target/overlay/root