Add scripts for installing Arch
This commit is contained in:
parent
b8b790eaf9
commit
336f60f069
1 changed files with 4 additions and 0 deletions
4
scripts/arch-install.fish
Executable file
4
scripts/arch-install.fish
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/env fish
|
||||
begin
|
||||
fish "$(status dirname)/Arch/OS/install.fish"
|
||||
end
|
Loading…
Reference in a new issue