add persistence - running with -O does not need -f/-c/-d/-s/-p as this is restored...
[build.git] / getdistroname.sh
1 #!/bin/bash
2
3 . $(dirname $0)/build.common
4
5 echo $pl_DISTRO_NAME
6