script(hosts/Infini-STICK): add mount script
This commit is contained in:
parent
33362f1c1f
commit
e2e9cd4458
2 changed files with 35 additions and 0 deletions
|
@ -53,6 +53,13 @@ Setup with a wide array of hardware compatibility, specifically using the =porta
|
|||
<<cleanup>>
|
||||
#+END_SRC
|
||||
|
||||
#+NAME: mount
|
||||
#+BEGIN_SRC bash :tangle mount.bash :shebang "#!/usr/bin/env bash" :noweb yes :comments noweb
|
||||
<<boilerplate>>
|
||||
|
||||
<<mounting>>
|
||||
#+END_SRC
|
||||
|
||||
** Script Boilerplate
|
||||
|
||||
#+NAME: boilerplate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue