mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
70-usb-library.j2: remove blank at EOF
Co-authored-by: A Holt <holta@users.noreply.github.com>
This commit is contained in:
parent
7c2f0c9c6e
commit
6562a4a12d
1 changed files with 0 additions and 1 deletions
|
@ -42,4 +42,3 @@ CONTENT_LINK_USB=`basename $UM_MOUNTPOINT | awk '{print toupper($0)}'`
|
|||
CONTENT_LINK="{{ doc_root }}/local_content/$CONTENT_LINK_USB"
|
||||
logger -p user.notice -t "usb_lib (70-usb-library)" -- "Creating link from $SHARE_DIR to $CONTENT_LINK"
|
||||
ln -s $SHARE_DIR $CONTENT_LINK
|
||||
|
||||
|
|
Loading…
Reference in a new issue