ArchInstall | Personnal install scripts for my development environment | Script Programming library
kandi X-RAY | ArchInstall Summary
kandi X-RAY | ArchInstall Summary
This is my scripts to install easily Arch Linux. WARNING: This set of script should be used for inspiration, don't run them on your system. If you want to try to install everything (I would advise you to use a VM) you have to. Then, follow the instructions. Don't expect a lot of choices though.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ArchInstall
ArchInstall Key Features
ArchInstall Examples and Code Snippets
Community Discussions
Trending Discussions on ArchInstall
QUESTION
I have a script I've been working on for installing arch Linux. I have been testing the script in a VM running in windows. when I have been testing parts in the VM and been writing it in windows. the applications I have been using is Notepadd++ in windows and vim on the Linux VM. The part that fails is the for loop in the beginning everything else runs as intended. if i write the for loop in linux it woks. If I write it in windows and copy it over(via github), that part gets skipped like it was never there but I can see it is I look at it in vim. writing it in windows has been the main way I've been writing the script so I really don't know why only this part is having issues.
part that is not working right
...ANSWER
Answered 2020-Jan-19 at 22:44Using a windows computer to compose a bash script can lead to encoding problems.
If you choose to use windows text editors and then transfer that document to a Unix machine such as Linux you must change the encoding.
There is a built in tool called dos2unix for this.
Run dos2unix then try again.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ArchInstall
curl the first script install_sys.sh (curl -LO https://raw.githubusercontent.com/Phantas0s/ArchInstall/master/install_sys.sh && sh install_sys.sh)
Change the function url_installer in the file if you want to.
Launch it.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page