add apt gestion
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
274ea454dd
commit
c4776d81dd
22 changed files with 1465 additions and 163 deletions
1
internal/store/migrations/000007_repo_config.up.sql
Normal file
1
internal/store/migrations/000007_repo_config.up.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
ALTER TABLE repos ADD COLUMN config TEXT NOT NULL DEFAULT '';
|
||||
Loading…
Add table
Add a link
Reference in a new issue