Skip to content
Snippets Groups Projects
Commit 6814346c authored by Dmitriy A. Gerasimov's avatar Dmitriy A. Gerasimov
Browse files

[*] Updates

parent 4fc8f057
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ SET( CPACK_GENERATOR "DEB")
SET( CPACK_PACKAGE_NAME "${PROJECT_NAME}")
SET( CPACK_PACKAGE_VERSION_MAJOR 2)
SET( CPACK_PACKAGE_VERSION_MINOR 8)
SET( CPACK_PACKAGE_VERSION_PATCH 15)
SET( CPACK_PACKAGE_VERSION_PATCH 16)
SET( CPACK_SYSTEM_NAME "debian-9.9-amd64")
SET( CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}-${CPACK_PACKAGE_VERSION_PATCH}")
......
Subproject commit b1d19f4bf3452077fae5e3e8c8bc8e48b1e4cc16
Subproject commit f7e11ca8566425cf8d5bc89b8dce8a4f016be881
Subproject commit 895ece6e7bc594ac47ff5506c63f598f988b8132
Subproject commit f8560f40683961fffc2f47c7f61c7238cf47d66d
Subproject commit 3bdf48f5401b54b582c2d28b71c9e596bcc6c090
Subproject commit ad0f3e360023e023cd5cfa312db2dd3c441f8b66
......@@ -54,8 +54,6 @@ mongodomain=`echo "$mongodomain" | tail -1 | tr -d "[] "`
if [ -z $mongodomain ]; then
echo "domain not find in database"
exit 3
else
fi
password_hash=$(/opt/cellframe-node/bin/dap_server_http_db_auth_tool password_hash ${password})
......
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