mirror of
https://github.com/strukturag/nextcloud-spreed-signaling
synced 2026-03-14 14:35:44 +01:00
Fix shellcheck error.
This commit is contained in:
parent
d6ce4adaa6
commit
d6e5975f94
1 changed files with 1 additions and 1 deletions
|
|
@ -26,4 +26,4 @@ if [ -z "$VERSION" ]; then
|
|||
VERSION=unknown
|
||||
fi
|
||||
|
||||
echo $VERSION
|
||||
echo "$VERSION"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue