Skip to content
Snippets Groups Projects
Verified Commit 90a52a0b authored by David Beniamine's avatar David Beniamine
Browse files

Fix install Apps

parent d797725c
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ install_app () {
echo "\tEnable ${application} : terminated, code $?"
}
for app in APPS
for app in $APPS
do
install_app $app
done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment