mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
Update local_facts.fact
This commit is contained in:
parent
c533cf7e77
commit
92a09a5d73
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
# interruptions return last stage number recorded (1-9)
|
||||
if [ -f /etc/iiab/iiab.env ]; then
|
||||
source /etc/iiab/iiab.env
|
||||
STAGE=$STAGE # What does this line do?
|
||||
STAGE=$STAGE # What does this line do, if anything?
|
||||
else
|
||||
STAGE=0
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue