1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/photoprism_ynh.git synced 2024-09-03 19:56:41 +02:00

Update install

This commit is contained in:
Limezy 2022-06-04 00:15:38 +07:00
parent c666b7cb40
commit bc61c932f9

View file

@ -128,6 +128,7 @@ ynh_add_nginx_config
#================================================= #=================================================
pushd "$final_path" pushd "$final_path"
git init
# Setup go exe and environnement # Setup go exe and environnement
ynh_use_go ynh_use_go
export GOPATH="$final_path/go" export GOPATH="$final_path/go"