Files
bin/run_action.sh

6 lines
64 B
Bash
Executable File

#!/bin/bash
LOG=/home/ddp/tmp/a
echo "$1 was created" >> $LOG