diff options
Diffstat (limited to 'Common/bashrc')
-rw-r--r-- | Common/bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
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' |