mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 17:58:41 +00:00
5 lines
97 B
Bash
5 lines
97 B
Bash
#!/bin/bash
|
|
|
|
BASEDIR=$(dirname "$0")
|
|
|
|
echo "cmd script" > $BASEDIR/../../dummyModule/cmdscript.md |