You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo"Hello there. Start to download, build and install wine $ver 32-bit version..."| tee -a $log
25
25
echo"Logs are in $log"| tee -a $log
26
26
27
-
echo"Please make sure you have EPEL and Nux Desktop repositories configured. Check https://www.systutorials.com/239893/additional-repositories-centos-linux/ for howto."| tee -a $log
27
+
echo"Please make sure you have EPEL and Nux Desktop repositories configured. Check https://www.systutorials.com/additional-repositories-centos-linux/ for howto."| tee -a $log
28
28
echo"Uninstall old wine64 if you have installed it. Please select yes..."| tee -a $log
echo"Hello there. Start to download, build and install wine $ver 32-bit version..."| tee -a $log
29
29
echo"Logs are in $log"| tee -a $log
30
30
31
-
echo"Please make sure you have EPEL and Nux Desktop repositories configured. Check https://www.systutorials.com/239893/additional-repositories-centos-linux/ for howto."| tee -a $log
31
+
echo"Please make sure you have EPEL and Nux Desktop repositories configured. Check https://www.systutorials.com/additional-repositories-centos-linux/ for howto."| tee -a $log
32
32
echo"Uninstall old wine64 if you have installed it. Please select yes..."| tee -a $log
0 commit comments