Skip to content

Instantly share code, notes, and snippets.

@revans
Created February 11, 2011 16:51
Show Gist options
  • Save revans/822639 to your computer and use it in GitHub Desktop.
Save revans/822639 to your computer and use it in GitHub Desktop.
#!/bin/bash
hostname $1
echo $1 > /etc/hostname
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment