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