Skip to content

Instantly share code, notes, and snippets.

@ouadie-lahdioui
Last active September 18, 2017 12:48
Show Gist options
  • Save ouadie-lahdioui/c2b0ae4b8adb63f849b4860f210117e0 to your computer and use it in GitHub Desktop.
Save ouadie-lahdioui/c2b0ae4b8adb63f849b4860f210117e0 to your computer and use it in GitHub Desktop.
# Recherchez le script de profil du shell
echo $SHELL
# Zip
zip -r joby.zip dist/*
unzip -a joby.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment