Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save james-gibson/27e0444495d11bf47356d55e1de6e5da to your computer and use it in GitHub Desktop.
Save james-gibson/27e0444495d11bf47356d55e1de6e5da to your computer and use it in GitHub Desktop.
if yarn then
echo success
else
rm ~/localEnv/charter-net-pages/spectrum/yarn.lock
yarn
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment