From 2b98d4a30d401403934a550c0e753942aa0faece Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Wed, 9 Oct 2019 17:07:39 +0200 Subject: :truck: Add install-scripts, reorganize --- Common/bashrc | 1 + 1 file changed, 1 insertion(+) create mode 100644 Common/bashrc (limited to 'Common/bashrc') diff --git a/Common/bashrc b/Common/bashrc new file mode 100644 index 0000000..36357ee --- /dev/null +++ b/Common/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