mirror of
https://github.com/vrana/adminer.git
synced 2025-08-08 07:36:44 +02:00
Composer: Add script for cleaning
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
"php": ">=5.3"
|
||||
},
|
||||
"scripts": {
|
||||
"compile": "php compile.php"
|
||||
"clean": "rm -f adminer*.php editor*.php",
|
||||
"compile": "@php compile.php"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user