Skip to content

Commit b8b322b

Browse files
authored
Update setup.sh
1 parent 062576f commit b8b322b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IoTree_dir/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ cp -r ./home_user/ssl/* /home/$myvariable/.ssl
202202
mv ./home_user/acl /home/$myvariable/.acl
203203
mv ./home_user/passwd /home/$myvariable/.passwd
204204
mv ./home_user/hashing /home/$myvariable/.hashing
205-
rm -r .home_user/ssl
205+
rm -r ./home_user/ssl
206206
cp -r ./home_user/* /home/$myvariable/
207207
cp /etc/mosquitto/mosquitto.conf /etc/mosquitto/mosquitto.conf.iotree_save
208208
cp -r ./tmp/mosquitto.conf /etc/mosquitto/mosquitto.conf

0 commit comments

Comments
 (0)