mirror of
https://github.com/YunoHost-Apps/simplytranslate_ynh.git
synced 2024-09-03 20:16:26 +02:00
Update install
This commit is contained in:
parent
84f01779e2
commit
c628642af6
1 changed files with 2 additions and 1 deletions
|
@ -35,8 +35,9 @@ pushd $install_dir/web/
|
|||
ynh_exec_warn_less ynh_exec_as $app CGO_ENABLED=0 $ynh_go build -ldflags='-s -w' -o $install_dir/
|
||||
popd
|
||||
|
||||
mv $install_dir/web/web $install_dir/simplytranslate
|
||||
chmod +x "$install_dir/simplytranslate"
|
||||
ynh_remove_go
|
||||
ynh_secure_remove --file="$install_dir/build/"
|
||||
|
||||
#=================================================
|
||||
# SYSTEM CONFIGURATION
|
||||
|
|
Loading…
Add table
Reference in a new issue