mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-05 06:25:10 +00:00
update -y arg
This commit is contained in:
parent
6269a10b99
commit
53b93e466b
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ tput cup 13 15
|
|||
echo "[ 1/10] [#---------]"
|
||||
tput cup 15 5
|
||||
echo "-> make a apt-get update................"
|
||||
apt-get update > ~/bos/install/setup_log.txt 2>&1
|
||||
apt-get update -y > ~/bos/install/setup_log.txt 2>&1
|
||||
|
||||
tput cup 13 15
|
||||
echo "[ 2/10] [##--------]"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue