Support 2649
Compare changes
- Den Abdulkerimov authored
Merge branch 'support-2649' of https://gitlab.demlabs.net/cellframe/cellframe-node into support-2649
@@ -102,11 +102,17 @@ elif [ ! -e debian/changelog ]; then ### I guess this what's supposed to be add
@@ -102,11 +102,17 @@ elif [ ! -e debian/changelog ]; then ### I guess this what's supposed to be add
echo "[INF] Debian changelog does not exist. Nothing to be done there." #I supposed it should look somehow like that.
@@ -119,6 +125,7 @@ else
@@ -119,6 +125,7 @@ else
controlfile_version=$(cat prod_build/linux/debian/essentials/control | grep "Standards" | cut -d ' ' -f2) #Add to control info.
@@ -132,3 +139,5 @@ for distr in $HOST_DISTR_VERSIONS; do #we need to install required dependencies
@@ -132,3 +139,5 @@ for distr in $HOST_DISTR_VERSIONS; do #we need to install required dependencies