1 diff -Nur a/gen_vmoptions.sh b/gen_vmoptions.sh
2 --- a/gen_vmoptions.sh 2020-03-30 21:57:47.000000000 +0100
3 +++ b/gen_vmoptions.sh 2020-05-05 09:49:57.974989824 +0100
6 # Generates the Cytoscape.vmoptions file
8 -script_path="$(dirname -- $0)"
10 -#vm_options_path="$HOME/.cytoscape"
11 -vm_options_path=$script_path
12 +vm_options_path="$HOME/.cytoscape"
14 if [ ! -e $vm_options_path ]; then
15 - /bin/mkdir $vm_options_path
16 + @coreutils@/bin/mkdir $vm_options_path
19 # Determine amount of physical memory present: