ranger-agent/tools/clear_install_files.sh
raigax9 8f7e098726 Added files to run ranger-agent
Added a script for running ranger-agent along with
minor changes such a requirements.txt to run setup.py
properly and added ord_db.sql to add the ord into the
database.

Change-Id: I0d2f974be8e29bdd5fbe0dc90bf4b96beed923cf
2017-09-13 12:37:01 -04:00

7 lines
163 B
Bash
Executable File

cd ..
sudo rm -Rf ranger_agent.egg-info/
sudo rm -Rf build/
sudo rm -fr usr/local/lib/python2.7/dist-packages/ord*
sudo rm /etc/ord/*
sudo rm /usr/local/bin/ord-*