mirror of
https://github.com/YunoHost-Apps/misskey_ynh.git
synced 2024-09-03 19:46:03 +02:00
Update upgrade
This commit is contained in:
parent
94f1eee506
commit
0d33d072c6
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ then
|
||||||
git checkout master
|
git checkout master
|
||||||
git config --system --add safe.directory $final_path/fluent-emojis
|
git config --system --add safe.directory $final_path/fluent-emojis
|
||||||
git config --system --add safe.directory $final_path/misskey-assets
|
git config --system --add safe.directory $final_path/misskey-assets
|
||||||
git pull --quiet
|
git pull origin master --quiet
|
||||||
git checkout $COMMIT --quiet
|
git checkout $COMMIT --quiet
|
||||||
git submodule update --init --quiet
|
git submodule update --init --quiet
|
||||||
popd
|
popd
|
||||||
|
|
Loading…
Add table
Reference in a new issue