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