Modificar 'pepscriptsdev/06copy-files-to-target'
Signed-off-by: Manuel Fernando da silva rosa <manuelsilvarosa@gmail.com>
This commit is contained in:
parent
1496afcbe5
commit
92fc9afa48
|
@ -49,9 +49,8 @@ chmod 777 pepthemes
|
||||||
chmod 777 pepwallpaper
|
chmod 777 pepwallpaper
|
||||||
|
|
||||||
# update gub and initramfs
|
# update gub and initramfs
|
||||||
in-target update-initramfs -u
|
chroot /target update-initramfs -u
|
||||||
in-target update-grub
|
chroot /target update-grub
|
||||||
|
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue