This repository has been archived on 2023-05-21. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
SimpleInstall/conf.sh

6 lines
200 B
Bash

#module setup
mrepo=<Put your repo here https://git.ictmaatwerk.com/user/MyAwesomeModule>
mbranch=<branchname>
# This script will be run after package manager installs packages
echo "running conf.sh"