mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 21:38:54 +00:00
Echo set_status
This commit is contained in:
parent
10b7a94fe8
commit
8746bab4af
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
last_commit=$(cat build/logs/last_commit)
|
last_commit=$(cat build/logs/last_commit)
|
||||||
|
|
||||||
status=$1
|
status=$1
|
||||||
description=$2
|
description=$2
|
||||||
|
|
Loading…
Add table
Reference in a new issue