diff --git a/so-setup-network.sh b/so-setup-network.sh index 329c18b1b..d12ad6181 100644 --- a/so-setup-network.sh +++ b/so-setup-network.sh @@ -15,4 +15,4 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -bash setup/so-setup.sh network +cd setup && bash so-setup.sh network