aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorRafael Laboissière <rafael@laboissiere.net>2025-06-25 14:07:40 +0200
committerRafael Laboissière <rafael@laboissiere.net>2025-06-25 14:07:40 +0200
commit922618440373825c54ad0cbf49861bef325c5f11 (patch)
tree7737dc3850ecbc57698a111e364220052f3fc683 /www
parent31604bde99684582192732ef47175fe8812ad226 (diff)
Use "sudo tee" for creating file as root
Diffstat (limited to 'www')
-rw-r--r--www/index.html.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/index.html.in b/www/index.html.in
index f791421..e2acc4f 100644
--- a/www/index.html.in
+++ b/www/index.html.in
@@ -58,10 +58,10 @@ pre {
distribution, for recent upstream versions and for the amd64 and i386
architectures.</p>
- <p>For installing them, run the following command (as root):</p>
+ <p>For installing them, run the following command:</p>
<pre>
- echo "deb http://@WWWHOST@/ bookworm main" > /etc/apt/sources.list.d/praat.list
+ echo "deb http://@WWWHOST@/ bookworm main" | sudo tee /etc/apt/sources.list.d/praat.list
</pre>
<p>This repository is signed. You should add the public GPG key to your