Open cosama opened 6 years ago
Just a small tweak which will allow a user to perform a custom installation such as:
sudo ./install.sh
./install.sh
./install.sh /usr/bin/python3
./install.sh --user
./install.sh develop
And any combination of the above.
Just a small tweak which will allow a user to perform a custom installation such as:
sudo ./install.sh
./install.sh
./install.sh /usr/bin/python3
./install.sh --user
./install.sh develop
And any combination of the above.