Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Philippe Gauron
installation
Commits
28a72a07
Commit
28a72a07
authored
Feb 17, 2020
by
Philippe Gauron
Browse files
lancement atkpanel si TANGO=1
parent
6001a7da
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
6 deletions
+8
-6
verif_env_thomx.sh
verif_env_thomx.sh
+8
-6
No files found.
verif_env_thomx.sh
View file @
28a72a07
...
...
@@ -434,9 +434,11 @@ echo "-----"
cat
/etc/tangorc
echo
"-----"
# atkpanel
echo
info
"La fenêtre qui s'affiche doit avoir un statut vert"
echo
"Starting sys/database/2 ATKPanel"
atkpanel sys/database/2
if
[
"
${
TANGO
}
"
-eq
1
]
then
# atkpanel
echo
info
"La fenêtre qui s'affiche doit avoir un statut vert"
echo
"Starting sys/database/2 ATKPanel"
atkpanel sys/database/2
fi
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment