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/preconf.sh

7 lines
233 B
Bash

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