Changes between Version 18 and Version 19 of UpdateInstructions

Show
Ignore:
Timestamp:
04/25/12 10:11:28 (12 years ago)
Author:
bartek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UpdateInstructions

    v18 v19  
    1515#!div style="font-size: 90%" 
    1616{{{#!sh 
    17 # sudo bash 
    18 $ /sbin/service qcg-ntfd stop 
    19 $ yum update qcg-ntf 
    20 $ /opt/plgrid/qcg/share/qcg-ntf/tools/qcg-ntf-update.sh  
     17$ sudo bash 
     18# /sbin/service qcg-ntfd stop 
     19# yum update qcg-ntf 
     20# /opt/plgrid/qcg/share/qcg-ntf/tools/qcg-ntf-update.sh  
    2121Welcome to qcg-ntf update script! 
    2222 
     
    3737 * Creating database schema...OK 
    3838 
    39 $ /sbin/service qcg-ntfd start 
     39# /sbin/service qcg-ntfd start 
    4040Starting qcg-ntfd:                                         [  OK  ] 
    4141}}}