wip
This commit is contained in:
parent
d9b027ce08
commit
259c9c661c
1 changed files with 1 additions and 0 deletions
|
@ -131,6 +131,7 @@ if getImports; then
|
||||||
case "$1" in
|
case "$1" in
|
||||||
--silent | -s)
|
--silent | -s)
|
||||||
clear
|
clear
|
||||||
|
echo_warning "Executing silently!"
|
||||||
echo_info "Executing $distro"
|
echo_info "Executing $distro"
|
||||||
case "$distro" in
|
case "$distro" in
|
||||||
arch) silentexec _arch ;;
|
arch) silentexec _arch ;;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue