mirror of
https://github.com/YunoHost-Apps/invidious_ynh.git
synced 2024-09-03 19:15:55 +02:00
Merge pull request #151 from YunoHost-Apps/OniriCorpe-patch-1
pull strategy
This commit is contained in:
commit
27f924bdd9
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ then
|
||||||
pushd "$install_dir"
|
pushd "$install_dir"
|
||||||
chown -R "$app:www-data" "$install_dir"
|
chown -R "$app:www-data" "$install_dir"
|
||||||
git config --system --add safe.directory "$install_dir"
|
git config --system --add safe.directory "$install_dir"
|
||||||
|
ynh_exec_as "$app" git config pull.rebase false
|
||||||
|
|
||||||
ynh_exec_as "$app" git fetch
|
ynh_exec_as "$app" git fetch
|
||||||
#git checkout master
|
#git checkout master
|
||||||
|
|
Loading…
Add table
Reference in a new issue