mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-01-18 17:02:35 +00:00
instruction corrections - online edit of handbook/computing/folkupdate.html
This commit is contained in:
parent
d3fb320351
commit
8569d9ce30
@ -50,7 +50,7 @@ program.
|
||||
<pre><code>ssh expo@expo.survex.com
|
||||
cd expoweb/folk
|
||||
chmod +w index.htm
|
||||
python ../scripts/make-folklist.py <folk.csv >index.htm
|
||||
python3 ../scripts/make-folklist.py <folk.csv >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>.
|
||||
|
Loading…
Reference in New Issue
Block a user