mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
iiab-diagnostics: sudo git log for Calibre-Web version
This commit is contained in:
parent
f23aa77af1
commit
bd340aa673
1 changed files with 1 additions and 1 deletions
|
@ -228,7 +228,7 @@ cat_cmd 'env' 'Environment variables'
|
|||
cat_cmd 'node -v' 'Node.js version'
|
||||
cat_cmd 'npm -v' 'npm version'
|
||||
cat_cmd '/opt/iiab/kiwix/bin/kiwix-serve --version' 'kiwix-tools'
|
||||
cat_cmd 'cd /usr/local/calibre-web-py3; git log --graph --oneline --decorate | head -50' 'Calibre-Web version'
|
||||
cat_cmd 'cd /usr/local/calibre-web-py3; sudo git log --graph --oneline --decorate | head -50' 'Calibre-Web version'
|
||||
cat_cmd 'systemctl status calibre-web' 'Is Calibre-Web running?'
|
||||
cat_cmd 'journalctl -u calibre-web | tail -100' 'Calibre-Web systemd log'
|
||||
cat_tail /var/log/calibre-web.log 100
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue