3 lines
35 B
Bash
3 lines
35 B
Bash
#!/bin/bash
|
|
|
|
COMMAND_DEPS=("bash")
|
#!/bin/bash
|
|
|
|
COMMAND_DEPS=("bash")
|