mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Make all the install files executable
This commit is contained in:
0
install/preflight/chroot.sh
Normal file → Executable file
0
install/preflight/chroot.sh
Normal file → Executable file
5
install/preflight/first-run-mode.sh
Executable file
5
install/preflight/first-run-mode.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Set first-run mode marker so we can install stuff post-installation
|
||||
mkdir -p ~/.local/state/omarchy
|
||||
touch ~/.local/state/omarchy/first-run.mode
|
||||
0
install/preflight/guard.sh
Normal file → Executable file
0
install/preflight/guard.sh
Normal file → Executable file
0
install/preflight/migrations.sh
Normal file → Executable file
0
install/preflight/migrations.sh
Normal file → Executable file
0
install/preflight/mirrorlist.sh
Normal file → Executable file
0
install/preflight/mirrorlist.sh
Normal file → Executable file
0
install/preflight/repositories.sh
Normal file → Executable file
0
install/preflight/repositories.sh
Normal file → Executable file
0
install/preflight/show-env.sh
Normal file → Executable file
0
install/preflight/show-env.sh
Normal file → Executable file
0
install/preflight/trap-errors.sh
Normal file → Executable file
0
install/preflight/trap-errors.sh
Normal file → Executable file
Reference in New Issue
Block a user