mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-10 01:16:12 +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
|