Commit c4989437 authored by Igor Pecovnik's avatar Igor Pecovnik
Browse files

Missing if ending

parent 33b23167
......@@ -276,6 +276,7 @@ if [[ $? = 0 ]]; then
service service smbd stop >/dev/null 2>&1
sleep 3
service service smbd start >/dev/null 2>&1
fi
}
install_omv (){
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment