bugfixing..
This commit is contained in:
parent
5a01d2ff69
commit
2ee7c164d1
1 changed files with 3 additions and 0 deletions
3
swww.sh
3
swww.sh
|
@ -66,6 +66,8 @@
|
||||||
echo-error "${err:-}"
|
echo-error "${err:-}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
sleep 1
|
||||||
|
|
||||||
cd $cloneDir/swww || echo-error "error.."
|
cd $cloneDir/swww || echo-error "error.."
|
||||||
|
|
||||||
spin bold yellow "Building $PACKAGE now"
|
spin bold yellow "Building $PACKAGE now"
|
||||||
|
@ -79,6 +81,7 @@
|
||||||
throw bold red "Could not build $PACKAGE!"
|
throw bold red "Could not build $PACKAGE!"
|
||||||
pen bold yellow "OUT: ${out:-}"
|
pen bold yellow "OUT: ${out:-}"
|
||||||
echo-error "${err:-}"
|
echo-error "${err:-}"
|
||||||
|
return 69
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue