This website requires JavaScript.
Explore
Help
Sign In
1f349
/
lavender
Watch
4
Star
0
Fork
0
You've already forked lavender
mirror of
https://github.com/1f349/lavender.git
synced
2024-11-09 22:32:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a05b2d983e
lavender
/
test-client
/
run.sh
5 lines
87 B
Bash
Raw
Normal View
History
Unescape
Escape
Finish up working flow and setup test client
2023-10-04 21:53:20 +01:00
#!/bin/bash
Fix a panic in flow and cd into the test-client in run.sh
2023-10-09 16:42:50 +01:00
cd
"
$(
dirname --
"
$(
readlink -f --
"
$0
"
;
)
"
;
)
"
Finish up working flow and setup test client
2023-10-04 21:53:20 +01:00
python3 -m http.server
2020
Reference in New Issue
Copy Permalink