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