diff --git a/script/git/clean_repo_manifest.sh b/script/git/clean_repo_manifest.sh index 49cd1c4..b620f3b 100755 --- a/script/git/clean_repo_manifest.sh +++ b/script/git/clean_repo_manifest.sh @@ -1,6 +1,5 @@ #!/usr/bin/env bash -rm -fr ./.repo -rm -rf ./odoo ./addons*/* ./script/OCA* ./image_db ./doc/itpp* ./doc/odoo_* -rm -rf addons* -#mkdir -p addons/addons +# TODO create a script to find all repo to delete it +#rm -fr ./.repo +rm -rf ./odoo1* ./script/OCA* ./image_db ./doc/itpp* ./doc/odoo_*