mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-06 22:04:19 +00:00
Update tiddler name for app
This commit is contained in:
parent
3087c2001c
commit
c846784ab8
2
wbld.sh
2
wbld.sh
@ -19,4 +19,4 @@ echo "type: text/html" > tmp/tmp.txt
|
|||||||
echo "" >> tmp/tmp.txt
|
echo "" >> tmp/tmp.txt
|
||||||
cat ../jermolene.github.com/tiddlyweb.html >> tmp/tmp.txt
|
cat ../jermolene.github.com/tiddlyweb.html >> tmp/tmp.txt
|
||||||
|
|
||||||
curl -u $1:$2 -X PUT -H "content-type: text/plain" http://tw5tiddlyweb.tiddlyspace.com/bags/tw5tiddlyweb_public/tiddlers/tw5tiddlyweb --data-binary @tmp/tmp.txt
|
curl -u $1:$2 -X PUT -H "content-type: text/plain" http://tw5tiddlyweb.tiddlyspace.com/bags/tw5tiddlyweb_public/tiddlers/tw5 --data-binary @tmp/tmp.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user