avoid problem overwriting read-only quietgcc

TBR=r
OCL=19600
CL=19600
This commit is contained in:
Russ Cox 2008-11-19 13:01:32 -08:00
parent d2dfd76b3d
commit aa1ede15cc
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ fi
bash clean.bash
rm -f $HOME/bin/quietgcc
cp quietgcc.bash $HOME/bin/quietgcc
chmod +x $HOME/bin/quietgcc