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: sdc/install.sh
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -772,7 +772,7 @@ post_install_msg= # used to display some info to the user after installation
772
772
tmpdir=$( mktemp -d -p /tmp tmp.sdt.XXXXXXXXXX )# use mktemp instead of hardcoded path in case different user install synda from source on a multi-user machine
0 commit comments