Add scripts for installing Arch
This commit is contained in:
parent
2aa8f27187
commit
51dc9b1764
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