Skip to content

Commit

Permalink
why did I ever use bash?
Browse files Browse the repository at this point in the history
  • Loading branch information
donno2048 authored Dec 6, 2024
1 parent e6c82c9 commit 83e61a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
set -e
nasm -f bin snake.asm -o demo/snake.com
python3 -m http.server -d demo

0 comments on commit 83e61a2

Please sign in to comment.