sysom1/environment/1_sdk/stop.sh

7 lines
49 B
Bash
Executable File

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