diff options
-rw-r--r-- | resources.go | 3 | ||||
-rwxr-xr-x | scripts/lint (renamed from lint) | 0 | ||||
-rwxr-xr-x | scripts/update_deps (renamed from update_deps) | 0 | ||||
-rw-r--r-- | sql/purge.sql (renamed from purge.sql) | 0 | ||||
-rw-r--r-- | sql/schema.sql (renamed from schema.sql) | 0 | ||||
-rw-r--r-- | sql/test.sql (renamed from test.sql) | 0 |
6 files changed, 1 insertions, 2 deletions
diff --git a/resources.go b/resources.go index 6c3cece..20d4484 100644 --- a/resources.go +++ b/resources.go @@ -17,8 +17,7 @@ import ( //go:embed *.go go.mod go.sum //go:embed *.scfg //go:embed Makefile -//go:embed schema.sql -//go:embed static/* templates/* +//go:embed static/* templates/* scripts/* sql/* //go:embed git_hooks_client/*.c //go:embed vendor/* var source_fs embed.FS diff --git a/update_deps b/scripts/update_deps index 723e858..723e858 100755 --- a/update_deps +++ b/scripts/update_deps diff --git a/purge.sql b/sql/purge.sql index 03eecc3..03eecc3 100644 --- a/purge.sql +++ b/sql/purge.sql diff --git a/schema.sql b/sql/schema.sql index e1d18f8..e1d18f8 100644 --- a/schema.sql +++ b/sql/schema.sql |