5 lines
60 B
Bash
Executable file
5 lines
60 B
Bash
Executable file
#!/bin/bash
|
|
composer install
|
|
|
|
git rev-parse HEAD > VERSION
|
|
|