mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-06-25 16:19:19 +02:00
add system dependency checks (php-curl, sqlite3) to deploy-server.sh step 0
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
-- Migration 019: Add "Écriture" format type
|
||||
INSERT INTO format_types (name) VALUES ('Écriture');
|
||||
INSERT OR IGNORE INTO format_types (name) VALUES ('Écriture');
|
||||
|
||||
Reference in New Issue
Block a user