mirror of
				https://github.com/winapps-org/winapps.git
				synced 2025-10-31 19:34:05 +01:00 
			
		
		
		
	Update winapps
This commit is contained in:
		| @@ -665,7 +665,7 @@ function waRunCommand() { | ||||
|             # Convert path from UNIX to Windows style. | ||||
|             FILE_PATH=$(echo "$2" | sed \ | ||||
|                 -e 's|^'"${HOME}"'|\\\\tsclient\\home|' \ | ||||
|                 -e 's|^\('"${REMOVABLE_MEDIA//|/\\|}"'\)/[^/]*|\\\\tsclient\\media|' \ | ||||
|                 -e 's|^'"${REMOVABLE_MEDIA}"'|\\\\tsclient\\media|' \ | ||||
|                 -e 's|/|\\|g') | ||||
|             dprint "UNIX_FILE_PATH: ${2}" | ||||
|             dprint "WINDOWS_FILE_PATH: ${FILE_PATH}" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sunong2008
					Sunong2008