Add scripts for installing Arch
This commit is contained in:
parent
01346dc4e3
commit
73e465ccf9
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