mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 01:16:15 -04: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 "$*"; }
|
pecho() { printf %s\\n "$*"; }
|
||||||
log() { pecho "$@"; }
|
log() { pecho "$@"; }
|
||||||
error() { log "ERROR: $@" >&2; }
|
error() { log "ERROR: $@" >&2; }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue