This website requires JavaScript.
Explore
Help
Sign in
nutomic
/
lemmy
Archived
Watch
2
Star
0
Fork
You've already forked lemmy
1
Code
Issues
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2020-04-21
. You can view files and clone it, but cannot push or open issues or pull requests.
765eead283
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