summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial.store_config_to_removable_device
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.initial.store_config_to_removable_device')
-rwxr-xr-xetc/rc.initial.store_config_to_removable_device4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc.initial.store_config_to_removable_device b/etc/rc.initial.store_config_to_removable_device
index 8c507c5..610bf00 100755
--- a/etc/rc.initial.store_config_to_removable_device
+++ b/etc/rc.initial.store_config_to_removable_device
@@ -79,7 +79,7 @@
mwexec("/bin/ln -s /mnt/cf /conf");
mwexec("/bin/rm -rf /var/db/pfi");
config_unlock();
- echo "done.\n\n";
-
+ echo "done.\n";
+ echo "You're configuration has been moved to {$move_config_to_device}\n";
?> \ No newline at end of file
OpenPOWER on IntegriCloud