mirror of
https://github.com/YunoHost-Apps/akkoma_ynh.git
synced 2024-09-03 20:36:17 +02:00
fix naming issues
This commit is contained in:
parent
28b7885c49
commit
d77320348d
1 changed files with 3 additions and 0 deletions
|
@ -171,6 +171,9 @@ chown $app:$app /etc/$app
|
|||
#=================================================
|
||||
# SETUP SYSTEMD
|
||||
#=================================================
|
||||
### fake akkoma executable
|
||||
ln -s "$final_path/live/bin/pleroma" "$final_path/live/bin/akkoma"
|
||||
|
||||
ynh_script_progression --message="Configuring a systemd service..." --weight=1
|
||||
|
||||
# Create a dedicated systemd config
|
||||
|
|
Loading…
Reference in a new issue