DanS2D / Solar2DTux

The Solar2D games/apps engine for Linux. Discord: https://discord.gg/WMtCemc
MIT License
46 stars 6 forks source link

Prevent install script from being run via sudo, or root user #7

Closed DanS2D closed 3 years ago

DanS2D commented 3 years ago

The install script should be ran as the current user only. The script should abort if this is not the case.