tang minghao commited on
Update entrypoint.sh
Browse files- entrypoint.sh +1 -7
entrypoint.sh
CHANGED
|
@@ -1,10 +1,4 @@
|
|
| 1 |
#!/bin/bash
|
| 2 |
|
| 3 |
whoami
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
#chown -R ${PUID}:${PGID} /opt/tinyproxy/
|
| 7 |
-
|
| 8 |
-
#umask ${UMASK}
|
| 9 |
-
|
| 10 |
-
/opt/tinyproxy/tinyproxy -d -c /opt/tinyproxy/tinyproxy.conf
|
|
|
|
| 1 |
#!/bin/bash
|
| 2 |
|
| 3 |
whoami
|
| 4 |
+
curl https://huggingface.co
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|