5 lines
46 B
Bash
Executable file
5 lines
46 B
Bash
Executable file
#!/bin/bash
|
|
|
|
crux _FlashBackCreate $1
|
|
|
|
exit 0
|