Explicitly mark perms.sh-dist as a bash script.
[mir.git] / dbscripts / help_comment_status.sql
1 INSERT INTO "comment_status" ("id", "name") 
2 VALUES (1,'normal');