I went to install Wallabag and was annoyed with clunky install instructions on two seperate pages. I wrote a script to automate that process.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
259 B

# 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`