mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
Update collabrunner.sh
This commit is contained in:
parent
d8baf7a1a7
commit
918e642501
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
pecho() { printf %s\\n "$*"; }
|
||||
log() { pecho "$@"; }
|
||||
error() { log "ERROR: $@" >&2; }
|
||||
|
|
Loading…
Reference in a new issue