Skip to content

Commit 998a1fe

Browse files
committed
update
1 parent aeac60b commit 998a1fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

slurm-scripts

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ echo $FILES
88
if [ -z "$FILES" ]; then
99
printf "\e[31mError: No files found in directory\e[0m\n"
1010
else
11-
printf "\nAvailable Commands:\n"
11+
printf "\nAvailable Commands found:\n"
1212
fi
1313

1414

0 commit comments

Comments
 (0)