3 lines
104 B
Bash
Executable file
3 lines
104 B
Bash
Executable file
#!/bin/bash
|
|
eval "$("${BASH_SOURCE%/*}/../../eval-module.sh" "$CONFIG_MODULE" partition.script --raw)";
|