Skip to content

Instantly share code, notes, and snippets.

@samueldr
Created January 20, 2019 00:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samueldr/884234ab086eb118a71fe5ccd120fa8c to your computer and use it in GitHub Desktop.
Save samueldr/884234ab086eb118a71fe5ccd120fa8c to your computer and use it in GitHub Desktop.
diff --git a/src/pb.sh b/src/pb.sh
index be1e472..eb9e6f9 100755
--- a/src/pb.sh
+++ b/src/pb.sh
@@ -61,4 +61,4 @@ pb () {
esac
}
-eval " ${0##*/}" "$@"
+pb "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment