2018-04-02 19:47:26 -06:00
2018-04-02 19:47:26 -06:00
2018-04-02 19:52:18 -06:00

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

Description
I went to install Wallabag and was annoyed with clunky install instructions on two seperate pages. I wrote a script to automate that process.
Readme 23 KiB
Languages
Shell 100%