Skip to content
Snippets Groups Projects
Commit 6b92e2b8 authored by Denis Sumin's avatar Denis Sumin Committed by Roman Khlopkov
Browse files

Feature 6073

parent 5f369ce3
No related branches found
No related tags found
No related merge requests found
...@@ -208,6 +208,8 @@ else ...@@ -208,6 +208,8 @@ else
chmod 0664 $filename 2>/dev/null || true chmod 0664 $filename 2>/dev/null || true
fi fi
done done
chmod 0666 $DAP_CFG
chmod 0666 $DAP_CFG_TPL
chmod 0774 $DAP_PREFIX/bin/* || true chmod 0774 $DAP_PREFIX/bin/* || true
chmod 0777 $DAP_PREFIX/bin/$DAP_APP_NAME-cli $DAP_PREFIX/bin/pip3* $DAP_PREFIX/bin/python3* || true chmod 0777 $DAP_PREFIX/bin/$DAP_APP_NAME-cli $DAP_PREFIX/bin/pip3* $DAP_PREFIX/bin/python3* || true
service cellframe-node start || true service cellframe-node start || true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment