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