Skip to content

Commit

Permalink
[#64371] scripts: run_renode: Added shebang
Browse files Browse the repository at this point in the history
Signed-off-by: Grzegorz Latosinski <[email protected]>
  • Loading branch information
glatosinski committed Oct 6, 2024
1 parent 02b0caa commit 3816d24
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/run_renode.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/usr/bin/env python3

# Copyright (c) 2023-2024 Antmicro <www.antmicro.com>
#
# SPDX-License-Identifier: Apache-2.0
Expand Down

0 comments on commit 3816d24

Please sign in to comment.