Skip to content
Snippets Groups Projects
Commit 510da5d1 authored by Edileuton Henrique de Oliveira's avatar Edileuton Henrique de Oliveira
Browse files

build: Remove the scripts from the previous installation

parent 06e378a9
No related branches found
No related tags found
1 merge request!8Hotfix/fix le autoupgrade
...@@ -140,7 +140,7 @@ mv -f "${SEED_MEC_HOME}/update/tmp/SEED2-run/"{.md5*,.back*}* \ ...@@ -140,7 +140,7 @@ mv -f "${SEED_MEC_HOME}/update/tmp/SEED2-run/"{.md5*,.back*}* \
"${SEED_MEC_HOME}/SEED2/" "${SEED_MEC_HOME}/SEED2/"
# Copy the files themself # Copy the files themself
rm -rf "${SEED_MEC_HOME}/SEED2/"{bin,lib,net,client,extra,network-scripts,scripts} &> /dev/null rm -rf "${SEED_MEC_HOME}/SEED2/"{*.sh,bin,lib,net,client,extra,network-scripts,scripts} &> /dev/null
mv -f "${SEED_MEC_HOME}/update/tmp/SEED2-run/"* \ mv -f "${SEED_MEC_HOME}/update/tmp/SEED2-run/"* \
"${SEED_MEC_HOME}/SEED2/" "${SEED_MEC_HOME}/SEED2/"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment