There was an error while loading. Please reload this page.
1 parent b73bb2c commit c6cf0d9Copy full SHA for c6cf0d9
1 file changed
install/invidious-install.sh
@@ -16,6 +16,7 @@ update_os
16
msg_info "Installing Dependencies"
17
$STD apt install -y \
18
build-essential \
19
+ git \
20
libssl-dev \
21
libxml2-dev \
22
libyaml-dev \
0 commit comments