Skip to content

Instantly share code, notes, and snippets.

@AmrAbdulrahman
Created March 21, 2016 13:44
Embed
What would you like to do?
#!/bin/bash
cd ~/remote-node-modules
npm "$1" "$2" "$3" "$4" # assuming we don't need more than 4 parameters max
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment