mirror of
https://github.com/YunoHost-Apps/vore_ynh.git
synced 2024-09-03 20:36:07 +02:00
Update upgrade
This commit is contained in:
parent
f5d08919be
commit
96518ebeea
1 changed files with 2 additions and 2 deletions
|
@ -31,8 +31,8 @@ then
|
|||
pushd $install_dir
|
||||
chown -R $app:www-data "$install_dir"
|
||||
git config --system --add safe.directory $install_dir
|
||||
|
||||
ynh_exec_warn_less git pull https://git.j3s.sh/vore "$install_dir" --quiet
|
||||
|
||||
ynh_exec_warn_less git pull https://git.j3s.sh/vore --quiet
|
||||
ynh_add_config --template="../conf/index.tmpl.html" --destination="$install_dir/files/index.tmpl.html"
|
||||
ynh_exec_warn_less ynh_exec_as $app CGO_ENABLED=0 $ynh_go build -o $install_dir/
|
||||
popd
|
||||
|
|
Loading…
Add table
Reference in a new issue