File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -49,8 +49,9 @@ <h2>Web</h2>
49
49
< p > To read in a < b > browser</ b > , follow the link < a
50
50
href ='../bash-scripting-guide '> Advanced Bash-Scripting Guide</ a > < p >
51
51
52
- < p > For < b > off-line viewing</ b > download and unpack: < a
53
- href ='bash-scripting-guide.zip '> bash-scripting-guide.zip</ a > (TODO)</ p >
52
+ < p > For < b > off-line viewing</ b > download and unpack: < span
53
+ style ='color: gray; cursor: pointer; ' title ='Not ready
54
+ yet '> bash-scripting-guide.zip</ span > (TODO)</ p >
54
55
55
56
< h3 > Web fonts</ h3 >
56
57
@@ -134,12 +135,12 @@ <h3>Download and Install</h3>
134
135
135
136
< p > Download via URL:
136
137
< a href ='bash-scripting-guide.info '> bash-scripting-guide.info</ a >
137
- (300k) </ p >
138
+ (1.6M) in a browser of via < code > wget </ code > </ p >
138
139
139
140
< pre >
140
141
$ mkdir -p ~/.local/share/info
141
142
$ cd ~/.local/share/info
142
- $ wget https://hangar118.sdf.org/~peter /bash-scripting-guide-home/bash-scripting-guide.info
143
+ $ wget https://hangar118.sdf.org/p /bash-scripting-guide-home/bash-scripting-guide.info
143
144
$ install-info --add-once bash-scripting-guide.info dir
144
145
</ pre >
145
146
You can’t perform that action at this time.
0 commit comments