diff options
author | bt <bt@web> | 2024-04-18 08:00:16 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2024-04-18 08:00:16 -0500 |
commit | 66e0f7374c304f13d96faa8aae7fc0bb31222e97 (patch) | |
tree | 92fe17f3e371a72eda3f1be11a73e5809545bbe1 /ikiwiki | |
parent | ed8cc0206d19e36b4dbbb66a02f29402fff5c075 (diff) |
Diffstat (limited to 'ikiwiki')
-rw-r--r-- | ikiwiki/NearlyFreeSpeech.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ikiwiki/NearlyFreeSpeech.mdwn b/ikiwiki/NearlyFreeSpeech.mdwn index 6a7f42d..432bcb8 100644 --- a/ikiwiki/NearlyFreeSpeech.mdwn +++ b/ikiwiki/NearlyFreeSpeech.mdwn @@ -24,6 +24,10 @@ Now set up `.profile` to run programs from `~/bin`. ## Download an unpack ikiwiki +First, be sure to be under the proper `private` directory: + + cd /home/private + Use `wget` to download the ikiwiki tarball. You can find the `tar` file at the bottom of this page: [packages.debian.org/unstable/source/ikiwiki](https://packages.debian.org/unstable/source/ikiwiki) Then unpack it: |