64bit limit disabled and readme updated

This commit is contained in:
victor 2020-07-07 07:14:33 +04:30
parent 0833371f5f
commit a051135c65
3 changed files with 4 additions and 4 deletions

View File

@ -45,7 +45,7 @@ sudo pacman -S wine aria2 winetricks
there are two installation scripts
* `PhotoshopSetup.sh`
* `PhotoshopSetupCustom.sh`
* `PhotoshopSetupCustom.sh` (Recommended)
installer scripts use a virtual drive of wine and makes a new `winprefix` for photoshop

View File

@ -8,7 +8,7 @@ function main(){
setup_log "================| script executed |================"
is64
#is64
#make sure aria2c and wine package is already installed
package_installed aria2c
@ -83,4 +83,4 @@ function main(){
check_arg $@
save_paths
main
main

View File

@ -9,7 +9,7 @@ function main(){
setup_log "================| script executed |================"
is64
#is64
#make sure aria2c and wine package is already installed
package_installed aria2c