bumd mistake
This commit is contained in:
parent
8cf7338009
commit
2389bf68ee
3 changed files with 14 additions and 8 deletions
|
@ -1,5 +1,7 @@
|
|||
source 3-post-reboot/sevices.sh
|
||||
source 3-post-reboot/aur.sh
|
||||
source 3-post-reboot/rustup.sh
|
||||
source 3-post-reboot/ghcup.sh
|
||||
script_full_path=$(dirname "$0")
|
||||
|
||||
source $script_full_path/sevices.sh
|
||||
source $script_full_path/aur.sh
|
||||
source $script_full_path/rustup.sh
|
||||
source $script_full_path/ghcup.sh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue