mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-10-30 02:02:36 +00:00
Adding tree import.
This commit is contained in:
@@ -287,6 +287,7 @@ case "$1" in
|
||||
"contactcount") login; contactcount ; logout;;
|
||||
"locationcount") login; locationcount ; logout;;
|
||||
"getunassignedtags") login; getunassignedtags ; logout;;
|
||||
"importtree") login; importtree $2; logout;;
|
||||
*) help ;;
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user