Add -y to apt-get.

This commit is contained in:
Cyteen May 2020-02-24 11:50:59 +00:00
parent f9d6ab892f
commit ec53bd60bf
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#!/usr/bin/env bash
apt-get install audacity
apt-get install -y audacity