/[adm]/puppet/modules/planet/templates/deploy_new-planet.sh
ViewVC logotype

Diff of /puppet/modules/planet/templates/deploy_new-planet.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1117 by dams, Thu Feb 17 14:40:19 2011 UTC revision 1118 by dams, Thu Feb 17 14:42:51 2011 UTC
# Line 31  then Line 31  then
31                  /bin/tar zxvf $PATH_TO_FILE/moonmoon.tar.gz -C $FILE                  /bin/tar zxvf $PATH_TO_FILE/moonmoon.tar.gz -C $FILE
32                  /bin/chmod g+w $FILE"custom" $FILE"custom/people.opml" $FILE"admin/inc/pwd.inc.php"                  /bin/chmod g+w $FILE"custom" $FILE"custom/people.opml" $FILE"admin/inc/pwd.inc.php"
33                  /bin/mkdir $FILE"cache"                  /bin/mkdir $FILE"cache"
34                  /bin/chown g+w $FILE"cache"                  /bin/chmod g+w $FILE"cache"
35          fi          fi
36  else  else
37          echo "Aborted, please try again."          echo "Aborted, please try again."

Legend:
Removed from v.1117  
changed lines
  Added in v.1118

  ViewVC Help
Powered by ViewVC 1.1.30