bumd mistake 4?
This commit is contained in:
parent
f031581d08
commit
389fbf6a80
4 changed files with 3 additions and 3 deletions
|
@ -4,4 +4,5 @@ source $script_full_path/sevices.sh
|
|||
source $script_full_path/aur.sh
|
||||
source $script_full_path/rustup.sh
|
||||
source $script_full_path/ghcup.sh
|
||||
|
||||
source $script_full_path/pull-config.sh
|
||||
source $script_full_path/xmonad.sh
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
refind-install
|
0
3-post-reboot/xmonad.sh
Normal file → Executable file
0
3-post-reboot/xmonad.sh
Normal file → Executable file
|
@ -1,3 +1,3 @@
|
|||
script_full_path="$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
|
||||
|
||||
source $script_full_path/4-post-reboot/init.sh
|
||||
source $script_full_path/3-post-reboot/init.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue