Skip to content

Commit

Permalink
Update docs/packaging/troubleshooting-packaging.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjharder authored May 3, 2024
1 parent 7026240 commit bf05a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/packaging/troubleshooting-packaging.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ sudo umount -f /var/lib/solbuild/roots/unstable-x86_64

### Solbuild is eating up all my disk space

The `solbuld` cache at `/var/cache/solbuild` and can grow to tens of gigabytes easily. Recover that diskspace by running the "delete cache (`dc`) command":
The `solbuld` cache at `/var/cache/solbuild` and can grow to tens of gigabytes easily. Recover that disk space by running the "delete cache (`dc`) command":

Check warning on line 64 in docs/packaging/troubleshooting-packaging.md

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (solbuld)

```bash
sudo solbuild dc
Expand Down

0 comments on commit bf05a18

Please sign in to comment.