Browse Source

update

master
Gerry Nelson 5 years ago
parent
commit
4f08d93458
  1. 2
      importpackages.py

2
importpackages.py

@ -23,7 +23,7 @@
#
# Import Python modules
import argparse, sys, subprocess, os, json
from sharedfunctions import callrestapi
from sharedfunctions import callrestapi, getapplicationproperties
# get cli location from properties
propertylist=getapplicationproperties()

Loading…
Cancel
Save