UPD: troubleshoot gitea 500 error
This commit is contained in:
parent
4326717c19
commit
ae550693f6
@ -11,5 +11,5 @@ grep -E '(base|updates).*[kM]' /root/yum-check.txt | awk '{print $1"-"$3}' >> /r
|
||||
echo -e "\n\nTo install these updates, run the following command:" >> /root/yum-notice.txt
|
||||
echo "yum -y load-transaction /root/yum-transaction.yumtx" >> /root/yum-notice.txt
|
||||
|
||||
cat /root/yum-notice.txt | mailx -s "Update report from $(hostname)" -- xpk@headdesk.me
|
||||
cat /root/yum-notice.txt | mailx -s "Update report from $(hostname)" -- you@acme.local
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user