diff options
-rw-r--r-- | buildconf/export | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildconf/export b/buildconf/export index cd41736..4b81c7b 100644 --- a/buildconf/export +++ b/buildconf/export @@ -11,7 +11,7 @@ fi if [ $FIRST_TIME -eq 1 ]; then mkdir -p conf - cp ../stuff/meta-toradex/buildconf/*.conf + cp ../stuff/meta-toradex/buildconf/*.conf conf/ echo "" $ECHO -e "\033[1mA sample conf/local.conf file has been created" |