diff options
author | Adam Carpenter <atc@53hor.net> | 2020-05-06 14:31:22 -0400 |
---|---|---|
committer | Adam Carpenter <atc@53hor.net> | 2020-05-06 14:31:22 -0400 |
commit | 676e527bab65350797cf908b3e3bdbcec2cca811 (patch) | |
tree | 0fb88cbacf0e02447349f8dcfa71f45fd64e2530 /dichroism/debug.sh | |
parent | 8b5bb367e2bd03a64c233e1eb128c2d0980f5b01 (diff) | |
download | theglassyladies-676e527bab65350797cf908b3e3bdbcec2cca811.tar.xz theglassyladies-676e527bab65350797cf908b3e3bdbcec2cca811.zip |
updated debug script
Diffstat (limited to 'dichroism/debug.sh')
-rwxr-xr-x | dichroism/debug.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dichroism/debug.sh b/dichroism/debug.sh index c5d1213..97ee474 100755 --- a/dichroism/debug.sh +++ b/dichroism/debug.sh @@ -1,2 +1,3 @@ #!/bin/sh +clear systemfd --no-pid -s http::8000 -- cargo watch -x run |