This commit is contained in:
Aram 🍐 2020-12-04 23:24:28 -05:00
parent 69cc2b1dfb
commit 3a4af875ce
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/bash -e
add-apt-repository -y ppa:deluge-team/stable
apt-get update