Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CosmicPampa
CPDataHub
Commits
3e8e6971
Commit
3e8e6971
authored
Jul 01, 2021
by
Bruno Thomazi Zanette
🎱
Browse files
Update envia.sh
parent
c6eb6b44
Changes
1
Hide whitespace changes
Inline
Side-by-side
envia.sh
View file @
3e8e6971
clear
clear
echo
"............script started............"
echo
"............script started............"
i
=
0
d
=
1
d
=
1
while
[
$i
-le
6
]
while
[
true
]
do
do
result
=
`
python3 aleatorio.py
`
result
=
`
python3 aleatorio.py
`
mosquitto_pub
-h
116.203.152.149
-t
cosmic
-u
user
-P
password
-m
"
$result
"
mosquitto_pub
-h
116.203.152.149
-t
cosmic
-u
user
-P
password
-m
"
$result
"
...
...
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