/[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 1116 by dams, Thu Feb 17 14:38:55 2011 UTC revision 1117 by dams, Thu Feb 17 14:40:19 2011 UTC
# Line 29  then Line 29  then
29                          exit 2                          exit 2
30                  fi                  fi
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/chown 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.1116  
changed lines
  Added in v.1117

  ViewVC Help
Powered by ViewVC 1.1.30