Skip to content

Commit

Permalink
build(dots): move {lib => include}/libdots.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
kaplanz committed Feb 9, 2024
1 parent 399cdd9 commit 3b9668b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion script/dots
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ import() {
}

# `libdots`
import "${DOTS}/lib/libdots.sh" "${LINK}/lib/libdots.sh"
import "${DOTS}/include/libdots.sh" "${LINK}/include/libdots.sh"


# ----------------
Expand Down

0 comments on commit 3b9668b

Please sign in to comment.