mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +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)
|
# interruptions return last stage number recorded (1-9)
|
||||||
if [ -f /etc/iiab/iiab.env ]; then
|
if [ -f /etc/iiab/iiab.env ]; then
|
||||||
source /etc/iiab/iiab.env
|
source /etc/iiab/iiab.env
|
||||||
STAGE=$STAGE # What does this line do?
|
STAGE=$STAGE # What does this line do, if anything?
|
||||||
else
|
else
|
||||||
STAGE=0
|
STAGE=0
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue