Forgot to change execution bit to postinst script

This commit is contained in:
Igor
2023-05-23 16:47:50 +02:00
committed by igorpecovnik
parent aba5df4689
commit 8ebe1b9112

View File

@@ -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"