From dadf4f7e58f1d192b869b97798feade6362a101b Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Wed, 2 May 2018 23:50:14 +0200 Subject: Unix installer now uses symlinks --- bashrc | 1 + 1 file changed, 1 insertion(+) create mode 100644 bashrc (limited to 'bashrc') diff --git a/bashrc b/bashrc new file mode 100644 index 0000000..36357ee --- /dev/null +++ b/bashrc @@ -0,0 +1 @@ +alias lamp='curl -i -H Accept: application/json -H Content-Type: application/json -X GET http://192.168.10.191/j?lamp=toggle' -- cgit v1.2.3