Liquid Galaxy project
Create user lg if not exists when installing Liquid Galaxy
Currently, the installation script (https://github.com/LiquidGalaxyLAB/liquid-galaxy/blob/master/install.sh) assumes that a "lg" user exists in the system. If the user "lg" does not exist, some functionalities might not work properly.
The aim of this task is to improve the installation script in order to detect if the "lg" user exists in the system, and if not, create it.
The deliverable of this task is a pull request on github with the changes needed in the script
Task tags
Students who completed this task
Haikal Izzuddin