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

Fix: github-pages demo #7

Open
wants to merge 3 commits into
base: gh-pages
Choose a base branch
from
Open

Conversation

k8188219
Copy link

fix chrome console error msg

Refused to execute script from 'https://tbfleming.github.io/em-shell/bin/busybox' because its MIME type ('application/octet-stream') is not executable.

@Clockiscool1234
Copy link

it works

@westurner
Copy link

Can confirm that it works:

git clone https://github.com/tbfleming/em-shell ./em-shell
cd "$_"
git fetch origin pull/7/head:pr7
git checkout pr7

python -m http.server &
python -m webbrowser http://localhost:8000

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.

3 participants