rk3568_ubuntu_r60_v1.3.2/debian/mk-rootfs.sh
2023-11-03 06:12:44 +00:00

8 lines
87 B
Bash
Executable File

#!/bin/bash -e
if [ ! $RELEASE ]; then
RELEASE='stretch'
fi
./mk-rootfs-$RELEASE.sh