Skip to content

Commit

Permalink
fixing installation in docker
Browse files Browse the repository at this point in the history
  • Loading branch information
klaxalk committed Jul 15, 2024
1 parent 9387e7f commit b01021c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ bash $APPCONFIG_PATH/tmuxinator/install.sh $subinstall_params

# the docker setup ends here
if $docker; then
return 0
exit 0
fi

#############################################
Expand Down

0 comments on commit b01021c

Please sign in to comment.