Skip to content

Thanayik version fix

Taylor Hanayik requested to merge thanayik-version-fix into master

Set Version to 3.0.14 to fix this from happening:

the installer updates to 3.0.14 but displays that it's running 3.0.13


(python2) THMBPr15-19:Downloads thanayik$ python fslinstaller.py
--- FSL Installer - Version 3.0.13 ---
[Warning] Some operations of the installer require administative rights,
    for example installing into the default folder of /usr/local.
    If your account is an 'Administrator' (you have 'sudo' rights)
    then you will be prompted for your administrator password
    when necessary.
When asked a question, the default answer is given in square brackets.
Hit the Enter key to accept this default answer.
There is a newer version (3.0.14) of the installer (you have 3.0.13) updating...
Checking FSL package
--- FSL Installer - Version 3.0.13 ---
[Warning] Some operations of the installer require administative rights,
    for example installing into the default folder of /usr/local.
    If your account is an 'Administrator' (you have 'sudo' rights)
    then you will be prompted for your administrator password
    when necessary.
When asked a question, the default answer is given in square brackets.
Hit the Enter key to accept this default answer.
[OK] Installer updated to latest version 3.0.13
[OK] Installer self update successful.
Where would you like the FSL install to be (including the FSL folder name)? [/usr/local/fsl]:

Merge request reports