mirror of
https://github.com/YunoHost-Apps/plume_ynh.git
synced 2024-09-03 20:15:54 +02:00
remove not needed file instance.txt
This commit is contained in:
parent
3fdecd630b
commit
cc491b9e89
1 changed files with 0 additions and 22 deletions
|
@ -1,22 +0,0 @@
|
||||||
INSERT INTO instances (
|
|
||||||
public_domain,
|
|
||||||
name,
|
|
||||||
local,
|
|
||||||
long_description,
|
|
||||||
short_description,
|
|
||||||
default_license,
|
|
||||||
open_registrations,
|
|
||||||
short_description_html,
|
|
||||||
long_description_html
|
|
||||||
) VALUES (
|
|
||||||
domain_name,
|
|
||||||
instance_name,
|
|
||||||
't',
|
|
||||||
'',
|
|
||||||
'',
|
|
||||||
'CC-0',
|
|
||||||
't',
|
|
||||||
'',
|
|
||||||
''
|
|
||||||
);
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue