summaryrefslogtreecommitdiff
path: root/src/aif.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/aif.sh')
-rwxr-xr-xsrc/aif.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/aif.sh b/src/aif.sh
index e58815f..0b3579d 100755
--- a/src/aif.sh
+++ b/src/aif.sh
@@ -9,7 +9,8 @@ LIB_USER=/usr/lib/aif/user
RUNTIME_DIR=/tmp/aif
LOG_DIR=/var/log/aif
LOGFILE=$LOG_DIR/aif.log
-
+DISCLAIMER="Note that despite our careful coding and proper testing there may still be bugs in this software.\n
+When you are doing this installation on a system where some data must be preserved, we suggest you make a backup first"
###### Early bootstrap ######