Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to handle recent Replit changes #41

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

PaulNGilson
Copy link
Contributor

  • Can no longer copy .bashrc to ~, so remove that step
  • Button name has changed from "Fork & Run" to "Fork"

Copy link

@kim222 kim222 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can remove the .bashrc file in a separate commit and revert it if it does break things :)

@@ -1,7 +1,6 @@
#!/bin/bash

THIS_DIR="$(dirname -- "${BASH_SOURCE[0]}")"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[suggestion] This looks unused now so we can delete it I think

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants