install only on install

This commit is contained in:
yago 2015-04-05 23:06:53 +02:00
parent c27a5ae371
commit 57b5339f43

View File

@ -56,7 +56,6 @@ install() {
}
if [ "$1" = "install" ]; then
update
install
elif [ "$1" = "update" ]; then
update