Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dragdev
/
telegrambot
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Captain D. Ezio
commited on
Nov 15, 2024
Commit
205a5b6
·
1 Parent(s):
232bdb4
Minor changes
Browse files
Files changed (1)
hide
show
Procfile
+1
-1
Procfile
CHANGED
Viewed
@@ -1 +1 @@
1
-
worker: make run
1
+
worker: make
install && make
run