installer no more availlable due to the new buld system
This commit is contained in:
parent
0dbef0d349
commit
694e73a29c
@ -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 linux/bin/release/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