mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-17 15:21:22 +00:00
Update tiddler name for app
This commit is contained in:
@@ -19,4 +19,4 @@ echo "type: text/html" > tmp/tmp.txt
|
||||
echo "" >> 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
|
||||
|
||||
Reference in New Issue
Block a user