mirror of
https://github.com/fccview/cronmaster.git
synced 2025-12-23 22:18:20 -05:00
7 lines
138 B
Bash
Executable File
7 lines
138 B
Bash
Executable File
# @id: script_1762773565914_sjuilgih3
|
|
# @title: hello-world
|
|
# @description: echoes test
|
|
|
|
#!/bin/bash
|
|
# Your script here
|
|
echo 'Hello World' |