mirror of
https://github.com/YunoHost-Apps/lemmy_ynh.git
synced 2024-09-03 19:36:09 +02:00
Update upgrade
This commit is contained in:
parent
72ed9e6798
commit
c4dee07434
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ ynh_systemd_action --service_name=nginx --action=reload
|
||||||
#=================================================
|
#=================================================
|
||||||
# Run Lemmy through Docker
|
# Run Lemmy through Docker
|
||||||
#=================================================
|
#=================================================
|
||||||
#chown -R $(whoami) /usr/local/bin
|
chown -R $(whoami) /usr/local/bin
|
||||||
chmod +x /usr/local/bin/docker-compose
|
chmod +x /usr/local/bin/docker-compose
|
||||||
cd "$final_path" && docker-compose up -d
|
cd "$final_path" && docker-compose up -d
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue