aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2024-04-29 20:13:49 +0200
committerGuido Günther <agx@sigxcpu.org>2024-04-29 20:13:49 +0200
commitfa2a94b39018e35a755fe39834a232914e207161 (patch)
tree461405152b8936f30cbd4474117c2bdb354e03e2
parent5fa3123b5d2b1a9797e5ce69bcf1466fa7eb50c2 (diff)
phosh-nightly: Fix apt invocationHEADmain
Thanks: Alex Mitter
-rw-r--r--content/posts/phosh-nightly/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/phosh-nightly/index.md b/content/posts/phosh-nightly/index.md
index 720175e..d0f629f 100644
--- a/content/posts/phosh-nightly/index.md
+++ b/content/posts/phosh-nightly/index.md
@@ -150,7 +150,7 @@ Should you want to pull all packages from the nightly repo you can
do:
```
-apt install -t trixie-nightly full-upgrade
+apt -t trixie-nightly full-upgrade
```
but be careful to check what packages exactly get installed/removed in