mirror of
https://github.com/go-gitea/gitea
synced 2024-12-22 18:07:51 +01:00
Merge branch 'dev' of github.com:gogits/gogs into dev
This commit is contained in:
commit
74a8bb93d8
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
if [ ! -d "$DIRECTORY" ]; then
|
||||
if [ ! -d "$GOGS_CUSTOM_CONF_PATH" ]; then
|
||||
mkdir -p $GOGS_CUSTOM_CONF_PATH
|
||||
|
||||
echo "
|
||||
|
Loading…
Reference in New Issue
Block a user