mkimage-profiles/features.in/build-ve/image-scripts.d/90-firsttime

4 lines
117 B
Bash
Executable File

#!/bin/sh
# Run scripts from /etc/firsttime.d at first start
[ -f "/var/lock/TMP_1ST" ] || touch "/var/lock/TMP_1ST"