mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
path change
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2219 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
97fdcb8249
commit
8183a9d856
3
all.sh
3
all.sh
@ -26,8 +26,7 @@
|
||||
#
|
||||
## END LICENSE ##
|
||||
|
||||
# PRODUCTION
|
||||
xeppath=/var/www/xmpp.org/extensions
|
||||
xeppath=/var/www/vhosts/xmpp.org/extensions
|
||||
|
||||
ls xep-0*.xml > tmp1.txt
|
||||
sed s/^xep-// tmp1.txt > tmp2.txt
|
||||
|
@ -26,10 +26,7 @@
|
||||
#
|
||||
## END LICENSE ##
|
||||
|
||||
# STAGE
|
||||
#xeppath=/var/www/stage.xmpp.org/extensions
|
||||
# PRODUCTION
|
||||
xeppath=/var/www/xmpp.org/extensions
|
||||
xeppath=/var/www/vhosts/xmpp.org/extensions
|
||||
|
||||
cp $xeppath/xep-$1.html $xeppath/attic/xep-$1-$2.html
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user