mirror of
https://github.com/YunoHost-Apps/invidious_ynh.git
synced 2024-09-03 19:15:55 +02:00
Update install
This commit is contained in:
parent
b6189afca7
commit
c0e058a299
1 changed files with 0 additions and 5 deletions
|
@ -45,11 +45,6 @@ chown -R $app:www-data "$install_dir"
|
|||
|
||||
git config --system --add safe.directory $install_dir
|
||||
|
||||
mkdir -p "$final_path"
|
||||
chown -R $app:www-data "$final_path"
|
||||
|
||||
git config --system --add safe.directory $final_path
|
||||
|
||||
# Download, check integrity, uncompress and patch the source from GitHub
|
||||
#ynh_exec_as $app
|
||||
git clone https://github.com/iv-org/invidious "$install_dir" --quiet
|
||||
|
|
Loading…
Add table
Reference in a new issue