mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 11:12:06 +00:00
Update iiab-install
This commit is contained in:
parent
0280d02a0b
commit
97f91177c8
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ if [ ! -f $IIAB_STATE_FILE ]; then
|
|||
#touch $IIAB_STATE_FILE
|
||||
cat > $IIAB_STATE_FILE << EOF
|
||||
# DO *NOT* MANUALLY EDIT THIS, THANKS!
|
||||
# IIAB does NOT currently support uninstalling apps.
|
||||
# IIAB does NOT currently support uninstalling apps/services.
|
||||
|
||||
EOF
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue