add mds-cli

pull/109/head
xcsoft 3 years ago committed by GitHub
parent 104f3aecf5
commit d252ab9aa8
  1. 1
      scripts/install.sh

@ -74,6 +74,7 @@ fi
echo "use system version: ${OSNAME}"
curl -fsSL https://raw.githubusercontent.com/midoks/mdserver-web/master/scripts/install/${OSNAME}.sh | bash
ln -s /www/server/mdserver-web/mds-cli /usr/bin/mds-cli
endTime=`date +%s`
((outTime=(${endTime}-${startTime})/60))

Loading…
Cancel
Save