Changes

From SME Server
Jump to navigationJump to search
180 bytes added ,  15:50, 13 December 2017
→‎yumcheck.sh: Change attachment number to point to new 'yumstingy' and add notes in case curl won't download the file
Line 21: Line 21:     
Install at the sme server shell using:
 
Install at the sme server shell using:
  <nowiki>curl -s https://bugs.contribs.org/attachment.cgi?id=5837 |sed -e 's/\r//' >/usr/local/bin/yumcheck.sh
+
(If this curl command doesn't work you can open the bug using the link above, view the attachment, create a local file with the same content, and make the local file executable)
chmod +x /usr/local/bin/yumcheck.sh
+
  curl -s <nowiki>https://bugs.contribs.org/attachment.cgi?id=6014</nowiki> |sed -e 's/\r//' >/usr/local/bin/yumcheck.sh
</nowiki>
+
chmod +x /usr/local/bin/yumcheck.sh
 +
 
    
Usage:
 
Usage:
Line 57: Line 58:  
  |disablecache=1
 
  |disablecache=1
 
  |noresultsmessage="Bug not found"
 
  |noresultsmessage="Bug not found"
  |headers=show}}
+
  |headers=show}} [[Category:Howto]] [[Category:Tools]] [[Category:Updating]]
 
  −
[[Category:Howto]] [[Category:Tools]]
  −
[[Category:Updating]]
 

Navigation menu