asahi-opensuse/kiwi/post_bootstrap.sh

5 lines
109 B
Bash

#!/bin/bash
# Flag file to ensure update-m1n1 doesn't try to autodetect the ESP
touch /boot/.builder
exit 0