GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: Small collection of scripts to manage wordpress
Homepage: http://people.warp.es/~koke/wordpress-scripts/
Clone URL: git://github.com/koke/wordpress-scripts.git
Updated makefile to include wp-update-home
koke (author)
Wed May 14 10:43:52 -0700 2008
commit  c534d3da6913bb7d9efa9b83c5dcac308903ef23
tree    047b5eee2dc32324f6c5fb9948444896094e9ef6
parent  bbdb6ec8fb70e094b0cd8b8202ed608c8538cdb2
...
6
7
8
9
 
 
10
11
12
...
6
7
8
 
9
10
11
12
13
0
@@ -6,7 +6,8 @@ REMOTE_PATH = public_html/wordpress-scripts
0
 FILES = README.markdown \
0
     publish.sh \
0
     wp-import \
0
- wp-dump
0
+ wp-dump \
0
+ wp-update-home
0
 
0
 release: pkg/$(RELEASE).tar.gz
0
   @echo "Released version $(VERSION)"

Comments

    No one has commented yet.