mirror of
https://github.com/msmhq/msm.git
synced 2024-08-30 18:12:35 +00:00
Fixed typo in common.sh
This commit is contained in:
parent
f5790358eb
commit
63dc4e223e
@ -30,7 +30,7 @@ function config_installation() {
|
||||
if [[ $answer != "y" ]]; then
|
||||
echo "Installation aborted."
|
||||
exit 0
|
||||
else
|
||||
fi
|
||||
}
|
||||
|
||||
# Runs a system software update to make sure we're using all fresh packages
|
||||
|
Loading…
Reference in New Issue
Block a user