mirror of
https://github.com/pret/agbcc.git
synced 2026-09-26 13:32:46 -04:00
tab to spaces
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ if [ "$1" != "" ]; then
|
||||
cp old_agbcc $1/tools/agbcc/bin/
|
||||
cp ginclude/* $1/tools/agbcc/include/
|
||||
cp libgcc.a $1/tools/agbcc/lib/
|
||||
cp libc.a $1/tools/agbcc/lib/
|
||||
cp libc.a $1/tools/agbcc/lib/
|
||||
else
|
||||
echo "Usage: install.sh PATH"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user