Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Datasets:
ACCC1380
/
private-model
like
7
Languages:
Chamorro
License:
apache-2.0
Dataset card
Files
Files and versions
Community
6
c76168a
private-model
/
etc
/
apt
/
apt.conf.d
/
70debconf
ACCC1380
Upload etc/apt/apt.conf.d/70debconf with huggingface_hub
06c943d
verified
6 months ago
raw
Copy download link
history
blame
Safe
182 Bytes
// Pre-configure all packages with debconf before they are installed.
// If you don't like it, comment it out.
DPkg:
:
Pre-Install-Pkgs
{
"/usr/sbin/dpkg-preconfigure --apt || true"
;
};