Searched refs:INSTALLPATH (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/shell/
H A Dtar_sys_info16 INSTALLPATH="${SCRIPTPATH}/.."
23 if [ -d ${INSTALLPATH}/log ]
25 cp -rf ${INSTALLPATH}/log .
30 if [ -d ${INSTALLPATH}/config/log ]
32 cp -rf ${INSTALLPATH}/config/log .
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Dinstall21 INSTALLPATH="/usr/local/${SOFTWARENAME}"
310 INSTALLPATH=`egrep "^path=" $CONFIG_FILE | awk -F '=' '{print $2}'`
316 echo -e "\n ${LPlsInputInstallPath[${LANGCODE}]}[${INSTALLPATH}]: \c"
318 : ${ANS:="${INSTALLPATH}"}
319 INSTALLPATH=${ANS}
322 if [[ ${INSTALLPATH} != /* ]]
330 if [ -d "${INSTALLPATH}" ]
332 INSTALLPATH=${INSTALLPATH}/${SOFTWARENAME}
337 if [ ! -d "${INSTALLPATH}" ]
[all...]
H A DUninstallUSBModem113 # cd {INSTALLPATH}/driver; make uninstall; make clean
114 cd {INSTALLPATH}/driver/ndis/src; ./add_header.sh clean
128 {INSTALLPATH}/active/active_uninstall
129 rm -rf {INSTALLPATH}

Completed in 48 milliseconds