Added install fixes
This commit is contained in:
@@ -136,7 +136,7 @@ if [ "$update" = 'yes' ] && [ "$restart" != 'no' ]; then
|
||||
fi
|
||||
fi
|
||||
|
||||
$BIN/v-restart-service "$service" > /dev/null 2>&1
|
||||
$BIN/v-restart-service "$service" > /dev/null 2>&1
|
||||
|
||||
if [ $? -ne 0 ]; then
|
||||
for config in $dst; do
|
||||
|
||||
Reference in New Issue
Block a user