From 4d382da3c7f315ea91e359f1387367e42c7fa2fa Mon Sep 17 00:00:00 2001 From: james Date: Sun, 14 Jan 2007 20:25:07 +0000 Subject: no longer fetches --- (limited to 'scripts') diff --git a/scripts/olpc_get_stuff.sh b/scripts/olpc_get_stuff.sh index ebbd292..9751900 100644..100755 --- a/scripts/olpc_get_stuff.sh +++ b/scripts/olpc_get_stuff.sh @@ -12,10 +12,10 @@ echo 'export GIT_AUTHOR_NAME GIT_COMMITTER_NAME in .bashrc' echo 'edit olpc's .xinitrc file to change the window-manager' -read USER - -mkdir cvs -cd cvs -git-clone "git+ssh://$USER@dev.laptop.org/git/projects/tamtam" tamtam +echo 'this might help you get your git repo back up:' +echo 'read USER' +echo 'mkdir cvs' +echo 'cd cvs' +echo 'git-clone "git+ssh://$USER@dev.laptop.org/git/projects/tamtam" tamtam' -- cgit v0.9.1