mirror of
https://github.com/openwrt/telephony.git
synced 2026-04-15 19:02:14 +00:00
asterisk11-gui: postinst: change interpreter from bash to sh
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
CFG_PATH="/etc/asterisk/"
|
||||
GUI_CFG_PREFIX="gui_"
|
||||
|
||||
Reference in New Issue
Block a user