mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-18 20:39:17 +00:00
Merge pull request #64 from trapier/slides_comment_format
slides: code block comment formatting on snap install
This commit is contained in:
@@ -3951,7 +3951,7 @@ curl -sSL $RELEASEURL/snap-plugins-$SNAPVER-linux-amd64.tar.gz |
|
||||
tar -C /opt -zxf-
|
||||
ln -s snap-$SNAPVER /opt/snap
|
||||
for BIN in snapd snapctl; do ln -s /opt/snap/bin/$BIN /usr/local/bin/$BIN; done
|
||||
' If you copy-paste that block, do not forget that final quote ☺
|
||||
' # If you copy-paste that block, do not forget that final quote ☺
|
||||
```
|
||||
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user