PGP build fixes
This commit is contained in:
parent
60e590f75c
commit
0e0f081a79
9 changed files with 7 additions and 13 deletions
|
|
@ -1,4 +1,4 @@
|
|||
class PGPSupport < ActiveRecord::Migration[5.2]
|
||||
class PGP < ActiveRecord::Migration[5.2]
|
||||
def self.up
|
||||
# return if it's a new setup
|
||||
# return unless Setting.exists?(name: 'system_init_done')
|
||||
Loading…
Add table
Add a link
Reference in a new issue