Add old sagemath config int he hopes that we can later uncomment it
This commit is contained in:
parent
bc6d0000a9
commit
abaf6b19ee
36 changed files with 177 additions and 147 deletions
|
@ -1,10 +1,10 @@
|
|||
# TODO install BayesFusion.yml
|
||||
# https://download.bayesfusion.com/files.html?category=Academia#GeNIe
|
||||
- name: Install Wine
|
||||
apt:
|
||||
name: wine-development
|
||||
state: latest
|
||||
- name: Install Wine binfmt support
|
||||
apt:
|
||||
name: wine-binfmt
|
||||
state: latest
|
||||
#- name: Install Wine
|
||||
# apt:
|
||||
# name: wine-development
|
||||
# state: latest
|
||||
#- name: Install Wine binfmt support
|
||||
# apt:
|
||||
# name: wine-binfmt
|
||||
# state: latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue