Skip to content

Instantly share code, notes, and snippets.

@phlegx
Created May 15, 2012 22:23
Show Gist options
  • Save phlegx/2705597 to your computer and use it in GitHub Desktop.
Save phlegx/2705597 to your computer and use it in GitHub Desktop.
su - www-data
cd /opt/liquid_feedback_frontend
../webmcp/framework/bin/webmcp_shell testing
member = Member:by_id(1)
member:set_password("sesam")
member:save()
CTRL-d
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment