Skip to content

Instantly share code, notes, and snippets.

@alekzonder
Created October 29, 2016 07:56
Show Gist options
  • Save alekzonder/bc5d0fac06d3e9ea7b51266667936058 to your computer and use it in GitHub Desktop.
Save alekzonder/bc5d0fac06d3e9ea7b51266667936058 to your computer and use it in GitHub Desktop.
create project structure
#!/bin/bash
mkdir -p /data/releases /data/projects /data/etc /data/init /data/tmp /data/cron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment