Skip to content

Commit b3a20b8

Browse files
author
Hugo Voerman
committed
Fixed pushd bug
1 parent 1dde430 commit b3a20b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
pushd /opt/solismqtt
3+
pushd /opt/solis2mqtt
44

55
echo "### Installing pip3 ###"
66
apt-get -y install python3 python3-pip

0 commit comments

Comments
 (0)