mirror of
https://github.com/msmhq/msm.git
synced 2024-08-30 18:12:35 +00:00
Merge pull request #103 from jvz/master
Fixed typo in installers/common.sh
This commit is contained in:
commit
63d2e21dbe
@ -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