Skip to content

Commit fe21071

Browse files
Merge pull request #9 from rebots-online/feat/multiboot-gui-packaging-ci
Feat/multiboot gui packaging ci
2 parents f48b326 + dae3456 commit fe21071

14 files changed

Lines changed: 273 additions & 346 deletions

File tree

WowUSB/wowusb

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -93,27 +93,3 @@ if __name__ == "__main__":
9393
# Import here to avoid circular imports
9494
import WowUSB
9595
sys.exit(main())
96-
A Linux program to create bootable Windows USB stick from a real Windows DVD or an image
97-
Copyright © 2013 Colin GILLE / congelli501
98-
Copyright © 2017 slacka et. al.
99-
Python port - 2019 WaxyMocha
100-
101-
This file is part of WowUSB-DS9.
102-
103-
WowUSB-DS9 is free software: you can redistribute it and/or modify
104-
it under the terms of the GNU General Public License as published by
105-
the Free Software Foundation, either version 3 of the License, or
106-
(at your option) any later version.
107-
108-
WowUSB-DS9 is distributed in the hope that it will be useful,
109-
but WITHOUT ANY WARRANTY; without even the implied warranty of
110-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
111-
GNU General Public License for more details.
112-
113-
You should have received a copy of the GNU General Public License
114-
along with WowUSB-DS9. If not, see <http://www.gnu.org/licenses/>.
115-
+"""
116-
117-
import WowUSB.core
118-
119-
WowUSB.core.run()

WowUSB_DS9.egg-info/PKG-INFO

Lines changed: 0 additions & 219 deletions
This file was deleted.

WowUSB_DS9.egg-info/SOURCES.txt

Lines changed: 0 additions & 82 deletions
This file was deleted.

WowUSB_DS9.egg-info/dependency_links.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

WowUSB_DS9.egg-info/entry_points.txt

Lines changed: 0 additions & 5 deletions
This file was deleted.

WowUSB_DS9.egg-info/not-zip-safe

Lines changed: 0 additions & 1 deletion
This file was deleted.

WowUSB_DS9.egg-info/requires.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.

WowUSB_DS9.egg-info/top_level.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

debian/compat

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)