Updated a WinBox
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
#/bin/bash
 | 
			
		||||
function main(){
 | 
			
		||||
    wineapp=$(readlink -f $(whereis wine))
 | 
			
		||||
    wineapp ~/Applications/Winbox.exe
 | 
			
		||||
    wineapp=$(readlink -f $(whereis wine64))
 | 
			
		||||
    "$wineapp" "~/Applications/Winbox.exe"
 | 
			
		||||
}
 | 
			
		||||
main
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user