Skip to content

Commit

Permalink
df
Browse files Browse the repository at this point in the history
  • Loading branch information
luishowin committed Dec 10, 2023
1 parent 8d5df26 commit 49b7198
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion 0x00-python-hello_world/0-run
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
#!/bin/bash
python3 $PYFILE
export PYFILE=main.py

python3 "$PYFILE"

0 comments on commit 49b7198

Please sign in to comment.