11 lines
352 B
Diff
11 lines
352 B
Diff
|
Index: WoeUSB-cli-5.2.4/sbin/woeusb
|
||
|
===================================================================
|
||
|
--- WoeUSB-cli-5.2.4.orig/sbin/woeusb
|
||
|
+++ WoeUSB-cli-5.2.4/sbin/woeusb
|
||
|
@@ -1,4 +1,4 @@
|
||
|
-#!/usr/bin/env bash
|
||
|
+#!/bin/bash
|
||
|
# A Linux program to create bootable Windows USB stick from a real Windows DVD or an image
|
||
|
#
|
||
|
# This file is part of WoeUSB.
|