mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 13:15:21 +00:00
Update core/tabs/system-setup/remove-snaps.sh
Co-authored-by: Nyx <144965845+nnyyxxxx@users.noreply.github.com>
This commit is contained in:
parent
0e14d3a9db
commit
d462f41c8c
|
@ -24,7 +24,7 @@ removeSnaps() {
|
||||||
esac
|
esac
|
||||||
printf "%b\n" "${GREEN}Successfully removed snaps...${RC}"
|
printf "%b\n" "${GREEN}Successfully removed snaps...${RC}"
|
||||||
else
|
else
|
||||||
printf "%b\n" "${GREEN}Snap is not installed...${RC}"
|
printf "%b\n" "${GREEN}Snapd is not installed...${RC}"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user