diff options
Diffstat (limited to 'rescue/Flash/scripts/clear_systemloop')
-rwxr-xr-x | rescue/Flash/scripts/clear_systemloop | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rescue/Flash/scripts/clear_systemloop b/rescue/Flash/scripts/clear_systemloop index f218d0987..4ae821ff6 100755 --- a/rescue/Flash/scripts/clear_systemloop +++ b/rescue/Flash/scripts/clear_systemloop @@ -27,6 +27,8 @@ function doit() { echo -n "All user files, customizations and new packages installed " echo "will be removed." echo + echo "This process may take a few minutes." + echo echo -n "Do you want to continue? [N/y] " read confirm |