
* gaussian-src: initial commit to build from source * do not install the source to ensure to not accidentally distribute it to users * set required runtime env vars based on the login.profile * gaussian-view: update to 6.1.1
4 lines
44 B
Django/Jinja
4 lines
44 B
Django/Jinja
#!/bin/sh -eu
|
|
|
|
chmod o-rwx "{{ prefix }}"/*
|