summaryrefslogtreecommitdiff
path: root/src/aif.sh
diff options
context:
space:
mode:
authortuxce <tuxce>2009-06-14 21:55:49 +0200
committerDieter Plaetinck <dieter@plaetinck.be>2009-06-14 21:55:49 +0200
commit86d47cc4f61bd61f2f11dbc8e6075120f815ab71 (patch)
tree0d4101f5b61b8fd21626e930566bd204909143aa /src/aif.sh
parent03340455901dc1b6737a351512758b82b4d01deb (diff)
fix for remote (http) modules
Diffstat (limited to 'src/aif.sh')
-rwxr-xr-xsrc/aif.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aif.sh b/src/aif.sh
index a4f2d8b..ec1b612 100755
--- a/src/aif.sh
+++ b/src/aif.sh
@@ -33,7 +33,7 @@ process_args ()
echo "Welcome to $TITLE"
mount -o remount,rw / &>/dev/null
-
+cleanup_runtime
### Set configuration values ###
# note : you're free to use or ignore these in your procedure. probably you want to use these variables to override defaults in your configure worker