mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-12-10 15:39:26 +00:00
6 lines
59 B
Bash
Executable File
6 lines
59 B
Bash
Executable File
#! /bin/sh
|
|
#
|
|
# This is a valid script with a #! line
|
|
|
|
true
|