Sign in
android
/
device
/
samsung
/
maguro
/
8d9e000fd78c41997ce0e3c2d6cb81661a5744ef
/
.
/
self-extractors
/
PART3
blob: 6847be5bc940f792d2a1a605f7033bd565fc5f1c [
file
] [
log
] [
blame
]
if
test $
?
!=
0
then
echo
echo ERROR
:
Couldn
\'t extract files
.
1
>&
2
exit
3
else
echo
echo
Files
extracted successfully
.
fi
exit
0