4 lines
109 B
Bash
Executable file
4 lines
109 B
Bash
Executable file
script_full_path=$(dirname "$0")
|
|
|
|
source $script_full_path/pacman.sh
|
|
source $script_full_path/chaotic-aur.sh
|