Skip to content

Commit

Permalink
fix set for git with others
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshub16 committed Jun 23, 2017
1 parent 0e6c964 commit 0bc1178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ case $choice in
bash "gsettings.sh" "${args[@]}"
bash "npm.sh" "${args[@]}"
bash "dropbox.sh" "${args[@]}"
bash "git.sh" "${args[0]}"
bash "git.sh" "${args[@]}"
;;
2)
bash "bash.sh" "${args[@]}"
Expand Down

0 comments on commit 0bc1178

Please sign in to comment.