mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 11:12:06 +00:00
if ! d
Co-Authored-By: A Holt <holta@users.noreply.github.com>
This commit is contained in:
parent
c548b00d56
commit
b21b72ac92
1 changed files with 0 additions and 3 deletions
|
@ -178,9 +178,6 @@ fi
|
|||
# Allow iiab-install to read IIAB_STATE_FILE to not repeat installs of previous
|
||||
# roles that already completed within the stage.
|
||||
if [ ! -f $IIAB_STATE_FILE ]; then
|
||||
if [ ! -d /etc/iiab ]; then
|
||||
mkdir /etc/iiab/
|
||||
fi
|
||||
touch $IIAB_STATE_FILE
|
||||
fi
|
||||
echo -e "\nTRY TO RERUN './iiab-install' IF IT FAILS DUE TO CONNECTIVITY ISSUES ETC!\n"
|
||||
|
|
Loading…
Reference in a new issue