Fix erroneous invocation directory

This commit is contained in:
Salt 2019-08-30 03:01:45 -05:00
parent 7f2fb461ea
commit e1827183c5

View File

@ -6,7 +6,7 @@
# Distributed under terms of the MIT license.
#
exec "./ubuntu/18.04/build-iso.sh" \
exec "./linux-unattended-installation/ubuntu/18.04/build-iso.sh" \
"../id_rsa.pub" \
"../build/installer.iso"