This shows you the differences between two versions of the page.
|
santa:bmp [2013/03/08 13:53] zes [use it now !] |
santa:bmp [2013/03/08 13:54] (current) zes [use it now !] |
||
|---|---|---|---|
| Line 19: | Line 19: | ||
| this line will download, extract, make an bashrc entry and start the script | this line will download, extract, make an bashrc entry and start the script | ||
| - | cd && mkdir -p bmp && cd bmp && wget -O bmp.zip http://santa.fnord.cx/holy/_media/santa:bmp_0-5-7.zip && unzip bmp.zip && cd && rm -fvr bmp/bmp.zip && echo -e "alias bmp='~/bmp/bmp.sh'" >> .bashrc && ./bmp_0-5-7.sh | + | cd && mkdir -p bmp && cd bmp && wget -O bmp.zip http://santa.fnord.cx/holy/_media/santa:bmp_0-5-7.zip && unzip bmp.zip && cd && rm -fvr bmp/bmp.zip && echo -e "alias bmp='~/bmp/bmp.sh'" >> .bashrc && bmp/bmp_0-5-7.sh |