Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LoremPizza
/
MKI
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
MKI
/
entrypoint.sh
LoremPizza
Update entrypoint.sh
fa9ecb9
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
104 Bytes
#!/bin/bash
# Start WireGuard service
wg-quick up wgcf
# Keep the container running
tail
-f /dev/null