madhav-datt/kgp-hms

View on GitHub
runtime_scripts/hmc.sh

Summary

Maintainability
Test Coverage
#!/bin/bash
#
# Script to run HMC System
# Must be run as superuser with sudo
#
# IIT Kharagpur - Hall Management System
# System to manage Halls of residences, Warden grant requests, student complaints
# hall worker attendances and salary payments
#
# authors: Madhav Datt, Avikalp Srivastava
# MIT License
#

cd /etc/kgp-hms
python -m src.ui.HMC_GUI