convertablet/wayland-protos/download_protocols.sh

6 lines
181 B
Bash
Executable file

#!/bin/sh
URL="https://gitlab.freedesktop.org/wlroots/wlr-protocols/-/raw/master/unstable/wlr-output-management-unstable-v1.xml"
curl $URL > wlr-output-management-unstable-v1.xml