Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
Verdant
/
test
like
0
Modalities:
Text
Dataset card
Data Studio
Files
Files and versions
xet
Community
main
test
/
git
/
etc
/
post-install
/
99-post-install-cleanup.post
Verdant
Upload 328 files
82618f7
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
204 Bytes
# Only remove post-install scripts if we're not in the SDK.
# They need to be there to build the installer packages.
if
[ -f
/ReleaseNotes.html -o -f /
README.portable ]
then
rm -rf
/etc/
post-install
fi