5 lines
55 B
Bash
Executable file
5 lines
55 B
Bash
Executable file
#!/bin/bash
|
|
|
|
crux _FlashBackCreate $1 $2 $3 $4
|
|
|
|
exit 0
|