mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 03:06:05 +08:00
oops
This commit is contained in:
@@ -14,14 +14,7 @@ printf "Updating templates..."
|
||||
printf "Running prebuild..."
|
||||
cd build
|
||||
mono bin/Prebuild.exe /target nant
|
||||
if [ $? -eq 0 ]
|
||||
if [ $? -eq 0 ]
|
||||
printf "Doing the build..."
|
||||
nant
|
||||
else
|
||||
exit 1
|
||||
fi
|
||||
else
|
||||
exit 1
|
||||
fi
|
||||
|
||||
print "Doing the build..."
|
||||
nant
|
||||
|
||||
|
||||
Reference in New Issue
Block a user