switch from apt-get to apt
This commit is contained in:
parent
d25f48f5be
commit
741164de3e
@ -17,7 +17,7 @@ INSTALL_DIR="/opt/isponsorblocktv"
|
||||
DATA_DIR="/var/lib/isponsorblocktv"
|
||||
|
||||
msg_info "Installing Dependencies"
|
||||
$STD apt-get install -y \
|
||||
$STD apt install -y \
|
||||
python3 \
|
||||
python3-venv \
|
||||
python3-pip
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user