This website requires JavaScript.
Explore
Help
Register
Sign In
joseph-aquino
/
snake
Watch
1
Star
0
Fork
You've already forked snake
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fix run script
Browse Source
...
This commit is contained in:
Joseph Aquino
2025-12-19 11:39:25 -05:00
parent
dee8c52ee5
commit
de9b81cf26
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
run.sh
Unescape
Escape
View File
@ -1,3 +1,3 @@
#! /bin/bash
./bin/
$1
-linux-x86_64/
breakout
./bin/
$1
-linux-x86_64/
snake
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
joseph-aquino/snake
Title
Body
Create Issue