mirror of
https://github.com/YunoHost-Apps/mumble-web_ynh.git
synced 2024-09-03 19:46:16 +02:00
Update install
This commit is contained in:
parent
d3d779bdc7
commit
24352d178f
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ popd
|
||||||
export PATH="$PATH:$final_path/.cargo/bin:$final_path/.local/bin:/usr/local/sbin"
|
export PATH="$PATH:$final_path/.cargo/bin:$final_path/.local/bin:/usr/local/sbin"
|
||||||
|
|
||||||
# Compile vaultwarden
|
# Compile vaultwarden
|
||||||
pushd "$final_path"/build
|
pushd "$final_path"
|
||||||
ynh_exec_warn_less sudo -u "$app" env PATH="$PATH" cargo build --release
|
ynh_exec_warn_less sudo -u "$app" env PATH="$PATH" cargo build --release
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue