Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 7bb5f6b8 authored by Charles Steinkuehler's avatar Charles Steinkuehler
Browse files

Fix goof in updated dtc script file (errant ~ at end of file)


Signed-off-by: default avatarCharles Steinkuehler <charles@steinkuehler.net>
parent 7e7d441a
No related merge requests found
...@@ -9,4 +9,4 @@ for FILE in $( eval find ~$1/linuxcnc/configs -name dtc.sh ) ; do ...@@ -9,4 +9,4 @@ for FILE in $( eval find ~$1/linuxcnc/configs -name dtc.sh ) ; do
./dtc.sh ./dtc.sh
done done
~
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment