Skip to content

Commit 20554cc

Browse files
add stating script
1 parent fd165db commit 20554cc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

faucet.sh

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#!/bin/sh
2+
3+
. venv3/bin/activate
4+
python faucet.py
5+
deactivate

0 commit comments

Comments
 (0)