sysom1/environment/0_env/stop.sh

7 lines
49 B
Bash
Executable File

#!/bin/bash
stop_app() {
echo ""
}
stop_app