Fix a bug running the autoinstall functionality.
Submitted by: kris Obtained from: PC-BSD
This commit is contained in:
parent
62ce43ccc8
commit
610ced0a75
@ -114,7 +114,7 @@ then
|
||||
esac
|
||||
fi
|
||||
|
||||
${PROGDIR}/pc-sysinstall -c ${INSTALL_CFG}
|
||||
pc-sysinstall -c ${INSTALL_CFG}
|
||||
if [ $? -eq 0 ]
|
||||
then
|
||||
if [ -n "$SHUTDOWN_CMD" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user