mirror of
https://github.com/tommytran732/Arch-Setup-Script
synced 2025-02-20 18:01:33 -05:00
Merge pull request #10 from i-c-u-p/chmod_+x-sh
Made shell scripts executable
This commit is contained in:
commit
e8196371ea
@ -12,7 +12,7 @@ Visit my Matrix group: https://matrix.to/#/#tommytran732:matrix.org
|
||||
4. Connect to the internet.
|
||||
5. `git clone https://github.com/tommytran732/Arch-Setup-Script/`
|
||||
6. `cd Arch-Setup-Script`
|
||||
7. `chmod u+x ./install.sh && ./install.sh`
|
||||
7. `./install.sh`
|
||||
|
||||
### Secure Boot
|
||||
The Secure Boot script can be run after you have rebooted into the system to automate the process of generating your own keys and setting up Secure Boot described at https://wiki.archlinux.org/title/Unified_Extensible_Firmware_Interface/Secure_Boot. Please make sure that your firmware is in Setup mode and the TPM is disabled.
|
||||
|
0
install.sh
Normal file → Executable file
0
install.sh
Normal file → Executable file
0
secureboot.sh
Normal file → Executable file
0
secureboot.sh
Normal file → Executable file
Loading…
Reference in New Issue
Block a user