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
The README example bootstrap script contains a cd "${SNOWBLOCKSDIR}" command that leads to a ./bootstrap: line 11: .snowsaw/bin/snowsaw: No such file or directory error.
Remove the unnecessary command to fix the path to the snowsaw binary.