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
c6f2bff653
commit
26b7a3bf1d
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