Skip to content

Commit 99d11df

Browse files
committed
Renamed zip file in build
1 parent f361e12 commit 99d11df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
wintile.zip
1+
wintile@nowsci.com.zip

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/bash
22

33
glib-compile-schemas schemas/
4-
zip -r -xdemo.gif -xREADME.md -xbuild.sh wintile.zip *
4+
zip -r -xdemo.gif -xREADME.md -xbuild.sh wintile@nowsci.com.zip *

0 commit comments

Comments
 (0)