Update expose_voipms_sms_url.sh
This commit is contained in:
parent
03597fcd79
commit
03f0975992
1 changed files with 2 additions and 0 deletions
|
|
@ -50,6 +50,8 @@ BEGIN {
|
|||
{ print }
|
||||
' "$CUSTOM_PATH" > "${CUSTOM_PATH}.tmp" && mv "${CUSTOM_PATH}.tmp" "$CUSTOM_PATH"
|
||||
|
||||
chown phonesystem:phonesystem $CUSTOM_PATH
|
||||
|
||||
echo "Custom template created at: $CUSTOM_PATH"
|
||||
|
||||
echo "Updating trunk model in database..."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue