mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
export notes
This commit is contained in:
parent
7fb780aea2
commit
896d31cf90
2 changed files with 6 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
# Jerry Vonau jvonau3@gmail.com
|
||||
#
|
||||
# exported from usbmount
|
||||
# UM_DEVICE="/$DEVNAME"
|
||||
# UM_DEVICE="$device"
|
||||
# UM_MOUNTPOINT="$mountpoint"
|
||||
# UM_FILESYSTEM="$fstype"
|
||||
# UM_MOUNTOPTIONS="$options"
|
||||
|
|
|
@ -9,6 +9,11 @@
|
|||
#
|
||||
# by Tim Moody tim@timmoody.com
|
||||
# Jerry Vonau jvonau3@gmail.com
|
||||
#
|
||||
# exported from usbmount
|
||||
# UM_DEVICE="$device"
|
||||
# UM_MOUNTPOINT="$mountpoint"
|
||||
# UM_FILESYSTEM="$fstype"
|
||||
|
||||
CONTENT_LINK_USB=$(basename $UM_MOUNTPOINT | awk '{print toupper($0)}')
|
||||
CONTENT_LINK="{{ doc_root }}/local_content/$CONTENT_LINK_USB"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue