mirror of
https://github.com/moparisthebest/xeps
synced 2025-02-16 07:10:15 -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 ##
|
## END LICENSE ##
|
||||||
|
|
||||||
# PRODUCTION
|
xeppath=/var/www/vhosts/xmpp.org/extensions
|
||||||
xeppath=/var/www/xmpp.org/extensions
|
|
||||||
|
|
||||||
ls xep-0*.xml > tmp1.txt
|
ls xep-0*.xml > tmp1.txt
|
||||||
sed s/^xep-// tmp1.txt > tmp2.txt
|
sed s/^xep-// tmp1.txt > tmp2.txt
|
||||||
|
@ -26,10 +26,7 @@
|
|||||||
#
|
#
|
||||||
## END LICENSE ##
|
## END LICENSE ##
|
||||||
|
|
||||||
# STAGE
|
xeppath=/var/www/vhosts/xmpp.org/extensions
|
||||||
#xeppath=/var/www/stage.xmpp.org/extensions
|
|
||||||
# PRODUCTION
|
|
||||||
xeppath=/var/www/xmpp.org/extensions
|
|
||||||
|
|
||||||
cp $xeppath/xep-$1.html $xeppath/attic/xep-$1-$2.html
|
cp $xeppath/xep-$1.html $xeppath/attic/xep-$1-$2.html
|
||||||
|
|
||||||
|
3
gen.sh
3
gen.sh
@ -27,8 +27,7 @@
|
|||||||
#
|
#
|
||||||
## END LICENSE ##
|
## END LICENSE ##
|
||||||
|
|
||||||
# PRODUCTION
|
xeppath=/var/www/vhosts/xmpp.org/extensions
|
||||||
xeppath=/var/www/xmpp.org/extensions
|
|
||||||
|
|
||||||
xsltproc xep.xsl xep-$1.xml > $xeppath/xep-$1.html
|
xsltproc xep.xsl xep-$1.xml > $xeppath/xep-$1.html
|
||||||
xsltproc ref.xsl xep-$1.xml > $xeppath/refs/reference.XSF.XEP-$1.xml
|
xsltproc ref.xsl xep-$1.xml > $xeppath/refs/reference.XSF.XEP-$1.xml
|
||||||
|
Loading…
Reference in New Issue
Block a user