mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-10 15:47:10 +00:00
instruction corrections - online edit of handbook/computing/folkupdate.html
This commit is contained in:
@@ -50,7 +50,7 @@ program.
|
|||||||
<pre><code>ssh expo@expo.survex.com
|
<pre><code>ssh expo@expo.survex.com
|
||||||
cd expoweb/folk
|
cd expoweb/folk
|
||||||
chmod +w index.htm
|
chmod +w index.htm
|
||||||
python ../scripts/make-folklist.py <folk.csv >index.htm
|
python3 ../scripts/make-folklist.py <folk.csv >index.htm
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<p>If there are no errors, you will just see the prompt reappear in your ssh session
|
<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>.
|
and you will see the result online at <a href="http://expo.survex.com/folk/">http://expo.survex.com/folk/</a>.
|
||||||
|
|||||||
Reference in New Issue
Block a user