diff options
-rwxr-xr-x | meta-app-framework/recipes-core/af-main/af-main/afm-install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-app-framework/recipes-core/af-main/af-main/afm-install b/meta-app-framework/recipes-core/af-main/af-main/afm-install index aadcae213..83744ebae 100755 --- a/meta-app-framework/recipes-core/af-main/af-main/afm-install +++ b/meta-app-framework/recipes-core/af-main/af-main/afm-install @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash pretty() { sed \ |