Add scripts for installing Arch
This commit is contained in:
parent
f288eeac32
commit
e53b6e6981
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