#!/bin/bash

[ "$1" = "default" ] && exit

/usr/syno/sbin/synoservice --reload nginx
