Skip to content

Commit

Permalink
Merge branch 'pp' of https://github.com/avni/iiab into pp
Browse files Browse the repository at this point in the history
  • Loading branch information
avni committed Jan 25, 2025
2 parents 13f5227 + 6562a4a commit 341df04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion roles/usb_lib/templates/mount.d/70-usb-library.j2
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 341df04

Please sign in to comment.