Skip to content

Commit

Permalink
minor bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
outdoorbits committed Nov 10, 2023
1 parent 1e504fc commit 35efa77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-comitup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ sudo systemctl mask dhcpcd.service
sudo systemctl mask wpa-supplicant.service

# create config
sudo python3 "${const_WEB_ROOT_LBB}/lib_comitup.py --config"
sudo python3 ${const_WEB_ROOT_LBB}/lib_comitup.py --config

echo "All done. Connect to the little-backup-box-<nn> network and open http://10.41.0.1/"
echo "comitup will be available after reboot."
Expand Down

0 comments on commit 35efa77

Please sign in to comment.