You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Makefile
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -31,9 +31,8 @@ docker: all
31
31
rm -rf dockersite && cp -r site dockersite
32
32
forfin`find dockersite -name '*setup.sh'`;doecho"Changing location of shtrl-check in $$f"; sed -i 's|usr/lib/shutorial/bin|shutorial/bin|'$$f; chmod +rx $$f;done
0 commit comments