mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
Hide output
This commit is contained in:
parent
db546425ff
commit
1f3aac8142
@ -1225,7 +1225,7 @@ function task_configure {
|
||||
MESSAGE="Escalation Ability Check"
|
||||
echo_stat
|
||||
|
||||
timeout 2 sudo cat VERSION
|
||||
timeout 2 sudo cat VERSION >/dev/null 2>&1
|
||||
error_validate
|
||||
|
||||
if [ -f $HOME/${LOCAL_FOLDR}/${CONFIG_FILE} ]
|
||||
|
Loading…
Reference in New Issue
Block a user