mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 15:18:49 +00:00
Revert "Merge pull request #1702 from Kelimion/filename_generation"
This reverts commita40a53b104, reversing changes made to5422a3b17e.
This commit is contained in:
+2
-2
@@ -102,7 +102,7 @@ build_odin() {
|
||||
}
|
||||
|
||||
run_demo() {
|
||||
./odin run examples/demo
|
||||
./odin run examples/demo/demo.odin -file
|
||||
}
|
||||
|
||||
case $OS in
|
||||
@@ -147,4 +147,4 @@ if [[ $# -eq 1 ]]; then
|
||||
exit 0
|
||||
else
|
||||
panic "Too many arguments!"
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user