1
0
Fork 0
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:
anmol26s 2018-09-08 11:22:50 +05:30
parent 16ef5be3d4
commit d08d4d5c81

View file

@ -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