Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NCEE-Build-Lab
/
ego_jimmy
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
MilanM
commited on
Sep 29, 2024
Commit
a2ac7d3
·
verified
·
1 Parent(s):
a7040f0
Update build.sh
Browse files
Files changed (1)
hide
show
build.sh
+2
-1
build.sh
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
#!/bin/bash
2
apt-get update
3
-
apt-get install -y wkhtmltopdf
1
#!/bin/bash
2
apt-get update
3
+
apt-get install -y wkhtmltopdf
4
+
chmod 755 /usr/bin/wkhtmltopdf