mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Forgot to change execution bit to postinst script
This commit is contained in:
@@ -42,7 +42,7 @@ function compile_fake_ubuntu_advantage_tools() {
|
||||
rm -f /var/lib/ubuntu-advantage/messages/motd-esm-announce 2> /dev/null
|
||||
exit 0
|
||||
END
|
||||
|
||||
chmod 755 DEBIAN/postinst
|
||||
|
||||
cd "${fw_temp_dir}" || exit_with_error "can't change directory"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user