View Single Post
Posts: 2,225 | Thanked: 3,822 times | Joined on Jun 2010 @ Florida
#18
Not sure what you mean by "copy". After you've typed that code into the file that opens when you run the "nano /usr/bin/archlinux-e17", just save the resulting file. As I understand it, the directions you're following are just telling you to take the text:
Code:
#!/bin/sh
#archlinux gui
cd /home/user/archlinux
./archlinux
and then create a file /usr/bin/archilinux-e17 with those lines of code inside it. So when nano opens, just type those four lines of code in, and save the file.
 

The Following User Says Thank You to Mentalist Traceur For This Useful Post: