]> git.pld-linux.org Git - packages/wordpress.git/blame - wp-setup.sh
- drop obsolete and outdated manual inclusion of rpm macros
[packages/wordpress.git] / wp-setup.sh
CommitLineData
0b11d222 1#!/bin/sh
2
3# $Id$
4#
5# Run this script to let your WordPress web-interface modify some files
6# (plugins and themes). Do not forget to run secure.sh when you'll finish.
7
20ae9c53 8echo "$0" | grep -qv sh && exec chmod -R g+w /usr/share/wordpress/wp-content
0b11d222 9exec chmod -R g+w ./wp-content
This page took 0.068414 seconds and 4 git commands to generate.