Closed Xmetalfanx closed 6 months ago
this was not an issue ... the issue was caused by me not wanting to spinup a VM and testing something on bare metal which caused a conflict THEREFORE the exit code before "&& return" was NOT 0
again this turned out to be a non-issue
debGetInstall && return
is the issue ... the deb-get part works fine ... it's the return that is not doing what i expected.What I want:
What I am seeing: