forked from 3wordchant/capsul-flask
Add coreos
This commit is contained in:
3
capsulflask/schema_migrations/13_down_coreos.sql
Normal file
3
capsulflask/schema_migrations/13_down_coreos.sql
Normal file
@ -0,0 +1,3 @@
|
||||
DELETE FROM os_images WHERE id = 'coreos';
|
||||
|
||||
UPDATE schemaversion SET version = 12;
|
Reference in New Issue
Block a user