mirror of
https://github.com/fccview/cronmaster.git
synced 2026-01-22 20:57:49 -05:00
3 lines
63 B
Bash
Executable File
3 lines
63 B
Bash
Executable File
#!/bin/bash
|
|
# Your script here
|
|
echo 'Hello World' > hello.txt |