fix
This commit is contained in:
parent
c9decbc73d
commit
7b6bcee5ca
@ -245,6 +245,7 @@ make-image() {
|
|||||||
custom_service_files
|
custom_service_files
|
||||||
rm -rf $TARGET/var/lib/flatpak
|
rm -rf $TARGET/var/lib/flatpak
|
||||||
cp -f debian.sh $TARGET/usr/bin/
|
cp -f debian.sh $TARGET/usr/bin/
|
||||||
|
echo 'bash /usr/bin/debian.sh hibernate' >>$TARGET/setup.sh
|
||||||
echo "bash /usr/bin/debian.sh bootloader $1 $ROOT_NAME $ROOT_MAPPER_NAME" >>$TARGET/setup.sh
|
echo "bash /usr/bin/debian.sh bootloader $1 $ROOT_NAME $ROOT_MAPPER_NAME" >>$TARGET/setup.sh
|
||||||
echo 'bash /usr/bin/debian.sh grub-snapshots' >>$TARGET/setup.sh
|
echo 'bash /usr/bin/debian.sh grub-snapshots' >>$TARGET/setup.sh
|
||||||
echo 'bash /usr/bin/debian.sh desktop' >>$TARGET/setup.sh
|
echo 'bash /usr/bin/debian.sh desktop' >>$TARGET/setup.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user