mirror of
https://github.com/YunoHost-Apps/plume_ynh.git
synced 2024-09-03 20:15:54 +02:00
removed cargo run from install
This commit is contained in:
parent
16ef5be3d4
commit
d08d4d5c81
1 changed files with 0 additions and 2 deletions
|
@ -186,8 +186,6 @@ ynh_add_systemd_config
|
|||
|
||||
# Set right permissions for curl install
|
||||
chown -R $app: $final_path
|
||||
# Actually start Plume
|
||||
( cd $final_path && cargo run )
|
||||
|
||||
#=================================================
|
||||
# SETUP LOGROTATE
|
||||
|
|
Loading…
Add table
Reference in a new issue