Skip to content

Commit

Permalink
Merge pull request #55 from holta/omg.yml-diet
Browse files Browse the repository at this point in the history
Time to put scripts/omg.yml on a diet!
  • Loading branch information
holta authored Nov 29, 2023
2 parents 73af1b2 + 32e65a5 commit 949eb73
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions scripts/omg.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
# USAGE: https://github.com/iiab/calibre-web/wiki#install

runcmd:
- apt update
- apt install pipx -y
- pipx install xklb
- ln -s /root/.local/bin/lb /usr/local/bin/lb
- curl https://raw.githubusercontent.com/iiab/calibre-web/master/scripts/lb-wrapper > /usr/local/bin/lb-wrapper
- chmod a+x /usr/local/bin/lb-wrapper
- mkdir /etc/iiab
- mkdir -p /etc/iiab
- |
cat >> /etc/iiab/local_vars.yml << EOF
calibreweb_install: True
Expand Down

0 comments on commit 949eb73

Please sign in to comment.