Skip to content
Snippets Groups Projects
Commit 6a1b0218 authored by Romain CREY's avatar Romain CREY
Browse files

fix: feedback design + rename

parent e62767ba
No related branches found
No related tags found
2 merge requests!15Merge Dev to Master,!9Features/us142 feedback design + rename
...@@ -203,7 +203,7 @@ do_install_app() { ...@@ -203,7 +203,7 @@ do_install_app() {
cozy-stack apps install collect cozy-stack apps install collect
echo "App succesfully installed" echo "App succesfully installed"
echo "Installing konnectors ------" echo "Installing konnectors"
if cozy-stack konnectors ls | grep 'enedis-konnector'; then if cozy-stack konnectors ls | grep 'enedis-konnector'; then
echo "Removing enedis-konnector..." echo "Removing enedis-konnector..."
cozy-stack konnectors uninstall enedis-konnector cozy-stack konnectors uninstall enedis-konnector
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment