Add script to update NEWS from wiki
This commit is contained in:
parent
3329f60318
commit
7ea81186c6
4
scripts/update_news.sh
Executable file
4
scripts/update_news.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
curl https://raw.githubusercontent.com/wiki/neutrinolabs/xrdp/NEWS-v0.10.md > \
|
||||
$(git rev-parse --show-superproject-working-tree --show-toplevel | head -1)/NEWS.md
|
Loading…
Reference in New Issue
Block a user