change install on PC basic folder
This commit is contained in:
parent
9640f3c527
commit
d3e963749b
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
#really simple to install
|
#really simple to install
|
||||||
echo "- copy binary /usr/bin/edn"
|
echo "- copy binary /usr/bin/edn"
|
||||||
sudo cp -vf out_LINUX/release/obj/edn/edn /usr/bin/edn
|
sudo cp -vf out_Linux/release/obj/edn/edn /usr/bin/edn
|
||||||
sudo chmod 777 /usr/bin/edn
|
sudo chmod 777 /usr/bin/edn
|
||||||
sudo mkdir -p /usr/share/edn
|
sudo mkdir -p /usr/share/edn
|
||||||
echo "- Remove the folder /usr/share/edn/*"
|
echo "- Remove the folder /usr/share/edn/*"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user