mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 13:15:21 +00:00
Apply suggestions from code review
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
This commit is contained in:
parent
d462f41c8c
commit
976d708c7f
|
@ -22,9 +22,9 @@ removeSnaps() {
|
||||||
exit 1
|
exit 1
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
printf "%b\n" "${GREEN}Successfully removed snaps...${RC}"
|
printf "%b\n" "${GREEN}Successfully removed snaps.${RC}"
|
||||||
else
|
else
|
||||||
printf "%b\n" "${GREEN}Snapd is not installed...${RC}"
|
printf "%b\n" "${GREEN}Snapd is not installed.${RC}"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user