mirror of
https://github.com/YunoHost-Apps/lemmy_ynh.git
synced 2024-09-03 19:36:09 +02:00
Update restore
This commit is contained in:
parent
c4dee07434
commit
fa2213f700
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ curl -L https://github.com/docker/compose/releases/download/${version}/docker-co
|
|||
#=================================================
|
||||
# Run Lemmy through Docker
|
||||
#=================================================
|
||||
# chown -R $(whoami) /usr/local/bin
|
||||
chown -R $(whoami) /usr/local/bin
|
||||
|
||||
chmod +x /usr/local/bin/docker-compose
|
||||
cd "$final_path" && docker-compose up -d
|
||||
|
|
Loading…
Add table
Reference in a new issue