Remove useless scripts
This commit is contained in:
parent
8f67480dc9
commit
13aaf5fbed
@ -1,7 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
curl \
|
||||
-u "admin:UkL1sN2xACNsySQ" \
|
||||
-d '{"jsonrpc": "2.0", "method": "feed.create", "params": {"url": "http://images.apple.com/main/rss/hotnews/hotnews.rss"}, "id": 1}' \
|
||||
http://127.0.0.1:8000/jsonrpc.php
|
||||
|
@ -1,3 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
git log -n 20 --no-merges --date=short --format="<li id=\"%h\"><time>%ad</time> %s</li>"
|
Loading…
Reference in New Issue
Block a user