Add timestamp script to composer
This commit is contained in:
@@ -106,6 +106,9 @@
|
||||
"wp wc update",
|
||||
"wp wc pb update",
|
||||
"wp wiaas update-db"
|
||||
],
|
||||
"timestamp": [
|
||||
"php -r \"print date('YmdHis') . PHP_EOL;\" "
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user