Skip to content

Commit ebca147

Browse files
Boshra MahmoudiBoshra Mahmoudi
authored andcommitted
fix unwanted file chnage
1 parent 31364b4 commit ebca147

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

individual-shell-tools/ls/script-01.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ if [[ "${script_dir}" != "$(pwd)" ]]; then
1212
fi
1313

1414
# TODO: Write a command to list the files and folders in this directory.
15-
# The output should be a list of names including child-directory, script-01.sh, script-02.sh, and more.
15+
# The output should be a list of names including child-directory, script-01.sh, script-02.sh, and more.

0 commit comments

Comments
 (0)