instruction corrections - online edit of handbook/computing/folkupdate.html

This commit is contained in:
Expo on server 2023-08-06 09:35:36 +01:00
parent d3fb320351
commit 8569d9ce30

View File

@ -50,7 +50,7 @@ program.
<pre><code>ssh expo@expo.survex.com
cd expoweb/folk
chmod +w index.htm
python ../scripts/make-folklist.py &lt;folk.csv &gt;index.htm
python3 ../scripts/make-folklist.py &lt;folk.csv &gt;index.htm
</code></pre>
<p>If there are no errors, you will just see the prompt reappear in your ssh session
and you will see the result online at <a href="http://expo.survex.com/folk/">http://expo.survex.com/folk/</a>.