8f7e098726
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
7 lines
163 B
Bash
Executable File
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-*
|