3 lines
86 B
Bash
Executable File
3 lines
86 B
Bash
Executable File
#!/bin/bash
|
|
/usr/bin/env -i $(cat /home/cdeaton/Documents/bash/as-cron/cron-env) "$@"
|