mirror of
https://github.com/msmhq/msm.git
synced 2024-08-30 18:12:35 +00:00
Prevented automatic download of jar group files when created
This commit is contained in:
parent
583bc04c5f
commit
6ba90f44ed
3
init/msm
3
init/msm
@ -555,9 +555,6 @@ jargroup_create() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Done."
|
echo "Done."
|
||||||
|
|
||||||
# Download the latest version now
|
|
||||||
jargroup_getlatest "$1"
|
|
||||||
else
|
else
|
||||||
error_exit DUPLICATE_NAME "A jar group with that name already exists."
|
error_exit DUPLICATE_NAME "A jar group with that name already exists."
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user