This website requires JavaScript.
Explore
Help
Sign in
LemmyNet
/
lemmy
Watch
2
Star
0
Fork
You've already forked lemmy
0
mirror of
https://github.com/LemmyNet/lemmy.git
synced
2024-11-05 12:05:01 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f348b1a3ce
lemmy
/
docker_update.sh
6 lines
66 B
Bash
Raw
Normal View
History
Unescape
Escape
Add shebang to scripts
2019-04-26 15:49:14 +00:00
#!/bin/sh
set
-e
Some docker caching fixes.
2019-04-17 23:55:57 +00:00
git pull
docker-compose up -d --no-deps --build
Reference in a new issue
Copy permalink