mirror of
https://github.com/gogs/gogs.git
synced 2026-02-28 01:00:57 +01:00
Compare commits
2 Commits
v0.13.1-rc
...
v0.13.2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
593c7b6db6 | ||
|
|
01157b2f79 |
@@ -79,5 +79,5 @@ fi
|
||||
if [ $# -gt 0 ];then
|
||||
exec "$@"
|
||||
else
|
||||
exec /bin/s6-svscan /app/gogs/docker/s6/
|
||||
exec /usr/bin/s6-svscan /app/gogs/docker/s6/
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user