Move script bin folder and config to src
This commit is contained in:
3
src/config/.gitignore
vendored
Normal file
3
src/config/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
*.cfg
|
||||
!*.default.cfg
|
||||
!.gitignore
|
||||
4
src/config/webhook.default.cfg
Normal file
4
src/config/webhook.default.cfg
Normal file
@@ -0,0 +1,4 @@
|
||||
GIT_REPOSITORY_FOLDER=""
|
||||
WWW_GROUP=""
|
||||
SUDO_USER=""
|
||||
USE_SUDO=0
|
||||
Reference in New Issue
Block a user