includeSSSSSS
This commit is contained in:
parent
52dd876c2e
commit
b8c6ce55d0
2
build.sh
2
build.sh
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user