mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 13:16:47 +00:00
🎨 Optimize code structure and reuse
This commit is contained in:
@@ -270,7 +270,8 @@ start_cleanup() {
|
||||
if [[ -t 0 ]]; then
|
||||
echo ""
|
||||
echo "System-level cleanup removes system caches and temp files, optional."
|
||||
echo -en "${BLUE}Enter admin password to enable, or press Enter to skip: ${NC}"
|
||||
echo -e "${BLUE}Enter admin password to enable, or press Enter to skip:${NC}"
|
||||
echo -n "> "
|
||||
read -s password
|
||||
echo ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user