Wallabag Install Script

I was annoyed with the clunky install instructions / two seperate pages for Wallabag. I wrote a script to automate that process.

Usage

curl -s https://git.coolaj86.com/josh/wallabag-install/raw/branch/master/install.sh | bash

仓库描述
I went to install Wallabag and was annoyed with clunky install instructions on two seperate pages. I wrote a script to automate that process.
自述文档 23 KiB
编程语言
Shell 100%