BookStack
BookStack copied to clipboard
统一版本名称
下载有个小问题,文件名里得版本大写V建议统一改为小写
wget https://github.com/TruthHun/BookStack/releases/download/v2.9/BookStack.V2.9_Linux_amd64.zip
改写后
BOOKSTACK_VERSION=v2.9
wget https://github.com/TruthHun/BookStack/releases/download/${BOOKSTACK_VERSION}/BookStack.${BOOKSTACK_VERSION}_Linux_amd64.zip