diff options
author | Adam Carpenter <atc@53hor.net> | 2020-05-05 14:09:14 -0400 |
---|---|---|
committer | Adam Carpenter <atc@53hor.net> | 2020-05-05 14:09:14 -0400 |
commit | 8b5bb367e2bd03a64c233e1eb128c2d0980f5b01 (patch) | |
tree | 2a86eccf3caeca68519e8a76d04710ad76ecce95 /dichroism/debug.sh | |
parent | b5960dffbd7151c2eedc0e897f94f7b1691c2a39 (diff) | |
download | theglassyladies-8b5bb367e2bd03a64c233e1eb128c2d0980f5b01.tar.xz theglassyladies-8b5bb367e2bd03a64c233e1eb128c2d0980f5b01.zip |
updated debug script, moved backlog to Deck
Diffstat (limited to 'dichroism/debug.sh')
-rwxr-xr-x | dichroism/debug.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dichroism/debug.sh b/dichroism/debug.sh new file mode 100755 index 0000000..c5d1213 --- /dev/null +++ b/dichroism/debug.sh @@ -0,0 +1,2 @@ +#!/bin/sh +systemfd --no-pid -s http::8000 -- cargo watch -x run |