]> Softwares of Agnibho - medscript.git/blob - medscript
Bugfix: Windows uninstall package permission error
[medscript.git] / medscript
1 #! /bin/sh
2
3 # MedScript
4 # Copyright (C) 2023 Dr. Agnibho Mondal
5 # This file is part of MedScript.
6 # MedScript is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
7 # MedScript is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
8 # You should have received a copy of the GNU General Public License along with MedScript. If not, see <https://www.gnu.org/licenses/>.
9
10 python3 $(dirname "$0")/medscript.py "$@"