mirror of
https://github.com/YunoHost-Apps/ampache_ynh.git
synced 2024-09-03 18:15:55 +02:00
Create admin.sql
This commit is contained in:
parent
7c758362f4
commit
98b642ba52
1 changed files with 1 additions and 0 deletions
1
conf/admin.sql
Normal file
1
conf/admin.sql
Normal file
|
@ -0,0 +1 @@
|
||||||
|
INSERT INTO user(id,username,fullname,access) VALUES("", "yunadmin", "yunoadmin", "100");
|
Loading…
Add table
Reference in a new issue