kopia lustrzana https://github.com/jprochazka/adsb-receiver
Added command to make image_setup.sh executable.
rodzic
b86bf8a639
commit
14b32206ec
|
@ -47,6 +47,7 @@ source $BASHDIR/functions.sh
|
|||
|
||||
if [ -f $BASEDIR/image ]; then
|
||||
# Execute image setup script.
|
||||
chmod +x $BASHDIR/image_setup.sh
|
||||
$BASHDIR/image_setup.sh
|
||||
|
||||
# Exit scripts once the the image setup script has completed.
|
||||
|
|
Ładowanie…
Reference in New Issue