Closed MickeLarsson closed 6 years ago
When calling narp push narp runs the pull-command.
narp push
pull
When calling narp push -p=*** narp runs the expected command.
narp push -p=***
@MickeLarsson Are you sure you are running the latest version (3.0.1) I think this issue was resolved in #4
Yeah, I was running an old version. 🙈
When calling
narp push
narp runs thepull
-command.When calling
narp push -p=***
narp runs the expected command.