mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-11 05:28:34 -05:00
7 lines
50 B
Bash
Executable file
7 lines
50 B
Bash
Executable file
#!/bin/bash
|
|
|
|
CMD="$0"
|
|
FILE="$1"
|
|
LOG="$2"
|
|
|
|
sleep 1
|