script update to HTML5

This commit is contained in:
Anime4000 2022-03-28 23:00:02 +08:00
parent b225731499
commit cde98c9e22
2 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ chmod +x "$CHDIR/bin" -R
chmod +x "$CHDIR/etc/*.sh"
chmod +x "$CHDIR/etc/init.d" -R
chmod +x "$CHDIR/etc/scripts" -R
chown 0:0 "$CHDIR/" -R
echo "Unmounting..."
rm -rf "$CHDIR/usr/bin"