3 lines
70 B
Bash
Executable file
3 lines
70 B
Bash
Executable file
#!/bin/bash
|
|
echo "Available commands:"
|
|
ls /srv/git/git-shell-commands
|