Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dkdaniz
/
katara
like
0
Paused
App
Files
Files
Community
1
dkdaniz
commited on
Nov 3, 2023
Commit
16efb6e
•
1 Parent(s):
6fa13ea
Update run.sh
Browse files
Files changed (1)
hide
show
run.sh
+1
-1
run.sh
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
#!/bin/sh
2
3
-
nohup redis-server &
4
5
python3 ingest.py
6
1
#!/bin/sh
2
3
+
#
nohup redis-server &
4
5
python3 ingest.py
6