Add -y to apt-get.
This commit is contained in:
parent
f9d6ab892f
commit
ec53bd60bf
|
|
@ -1,2 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
apt-get install audacity
|
||||
apt-get install -y audacity
|
||||
|
|
|
|||
Loading…
Reference in New Issue