Closed thraxil closed 3 years ago
https://github.com/appsembler/sultan/blob/62e6e4c7237b12323918b0a3bf1d8ebc13fea3c3/scripts/devstack.sh#L63
That needs to be umount to work properly on Linux. I think umount is available cross platform, but I don't have access to a Mac to check that.
umount
https://github.com/appsembler/sultan/blob/62e6e4c7237b12323918b0a3bf1d8ebc13fea3c3/scripts/devstack.sh#L63
That needs to be
umount
to work properly on Linux. I thinkumount
is available cross platform, but I don't have access to a Mac to check that.