We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08ea8b1 commit e71bfa8Copy full SHA for e71bfa8
IoTree_dir/setup.sh
@@ -108,7 +108,7 @@ chmod -R 644 ./tmp/mosquitto.conf
108
109
# build hash3.sh file
110
echo '#!/bin/sh' >>./tmp/hash3.sh
111
-echo '' >>../tmp/hash3.sh
+echo '' >>./tmp/hash3.sh
112
string="/home/${myvariable}/.passwd"
113
echo MQTT_PASS_PATH='"'${string}'"' >>./tmp/hash3.sh
114
string="/home/${myvariable}/.hashing"
0 commit comments