From 97f91177c86f5d15fe95059d43daacaaeb404660 Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 5 Aug 2020 14:06:25 -0400 Subject: [PATCH] Update iiab-install --- iiab-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iiab-install b/iiab-install index 665f3edd5..6eeac2db6 100755 --- a/iiab-install +++ b/iiab-install @@ -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