mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-10 05:03:59 -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
|