initial commit of bin scripts into git
This commit is contained in:
5
run_action.sh
Executable file
5
run_action.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
LOG=/home/ddp/tmp/a
|
||||
|
||||
echo "$1 was created" >> $LOG
|
||||
Reference in New Issue
Block a user