2 lines
32 B
Bash
Executable file
2 lines
32 B
Bash
Executable file
#!/bin/sh
|
|
echo "Set date to $1"
|