mirror of
https://github.com/YunoHost-Apps/libreto_ynh.git
synced 2024-09-03 19:36:14 +02:00
[fix] Upgrade
This commit is contained in:
parent
fd8a353403
commit
2641426d37
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ path_url=$(ynh_normalize_url_path $path_url)
|
|||
|
||||
# Download, check integrity, uncompress and patch the source from app.src
|
||||
pushd "$final_path"
|
||||
git checkout master
|
||||
git pull --quiet
|
||||
git checkout $COMMIT --quiet
|
||||
git submodule update --init --recursive --quiet
|
||||
|
|
Loading…
Reference in a new issue