mirror of
https://github.com/documize/community.git
synced 2025-08-09 15:35:27 +02:00
comment out info
This commit is contained in:
parent
8ae2da6376
commit
7456000718
1 changed files with 4 additions and 4 deletions
|
@ -68,10 +68,10 @@ Space view.
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Requires:
|
# Requires:
|
||||||
- curl
|
# - curl
|
||||||
- wget
|
# - wget
|
||||||
- bash
|
# - bash
|
||||||
- A service for Documize (/etc/init.d/documize)
|
# - A service for Documize (/etc/init.d/documize)
|
||||||
|
|
||||||
VERSION="$(curl -s https://api.github.com/repos/documize/community/releases | grep 'tag_name' | cut -d\" -f4 | head -1)"
|
VERSION="$(curl -s https://api.github.com/repos/documize/community/releases | grep 'tag_name' | cut -d\" -f4 | head -1)"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue