mirror of
https://github.com/jordanhillis/pvekclean.git
synced 2026-06-20 02:15:35 +02:00
Update pvekclean.sh
This commit is contained in:
+2
-1
@@ -111,7 +111,8 @@ echo -e " ${bg_black}${orange} ${re
|
||||
___________________________________________
|
||||
"
|
||||
if [ "$dry_run" == "true" ]; then
|
||||
printf " ${bg_black}${orange}${bold} DRY RUN MODE IS ${green}ON ${reset}\n\n"
|
||||
printf " ${bg_yellow}${black}${bold} DRY RUN MODE IS: ${red}ON ${reset}\n"
|
||||
printf "${bg_green}${bold}${black} This is what the script would do in regular mode ${reset}\n${bg_green}${bold}${black} (but without making actual changes) ${reset}\n\n"
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user