1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

calibre-web/tasks/install.yml: Links to NEW iiab-update approach

This commit is contained in:
A Holt 2024-07-18 02:19:52 -04:00 committed by GitHub
parent 49f59830c8
commit c6815a55f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,8 @@
# To upgrade IIAB Calibre-Web:
# https://github.com/iiab/calibre-web/wiki#upgrading
# https://github.com/iiab/iiab/blob/master/scripts/iiab-update
- name: Record (initial) disk space used - name: Record (initial) disk space used
shell: df -B1 --output=used / | tail -1 shell: df -B1 --output=used / | tail -1
register: df1 register: df1