mirror of
https://dev.iopsys.eu/bbf/icwmp.git
synced 2026-03-14 04:49:58 +01:00
rename 'icwmp' by '/usr/sbin/icwmp'
This commit is contained in:
parent
9465f17f76
commit
8c80e76a66
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ validate_url() {
|
|||
}
|
||||
|
||||
build_dmmap_instance() {
|
||||
[ ! -e /etc/icwmpd/.icwmpd_backup_session.xml ] && icwmp get name "" 0 >/dev/null 2>&1
|
||||
[ ! -e /etc/icwmpd/.icwmpd_backup_session.xml ] && /usr/sbin/icwmp get name "" 0 >/dev/null 2>&1
|
||||
}
|
||||
|
||||
get_acs_url() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue