apt.bcachefs.org readme: mkdir needs sudo too

This commit is contained in:
Roman Lebedev 2025-11-18 23:13:58 +03:00
parent 940878789b
commit a7cdaf34f5
No known key found for this signature in database
GPG Key ID: 083C3EBB4A1689E0

View File

@ -31,7 +31,7 @@ sudo add-apt-repository "deb https://apt.bcachefs.org/unstable bcachefs-tools-sn
If you want to ensure that the packages from this repository are always preferred, do:
```bash
mkdir -p /etc/apt/preferences.d
sudo mkdir -p /etc/apt/preferences.d
sudo tee /etc/apt/preferences.d/apt.bcachefs.org.pref > /dev/null <<EOF
Package: *
Pin: origin apt.bcachefs.org