335 - Improvement - Move script's files.
This commit is contained in:
parent
b627e14587
commit
a3a9c349c7
5 changed files with 4 additions and 4 deletions
|
|
@ -11,10 +11,10 @@ var templates = {
|
|||
'ionic.config.json': '/',
|
||||
'.desktop': 'webkitbuilds/',
|
||||
'setup-win.iss': 'webkitbuilds/',
|
||||
'scripts/create-dmg-dist.sh': 'webkitbuilds/',
|
||||
'scripts/create-others-dist.sh': 'webkitbuilds/',
|
||||
'scripts/create-pkg-dist.sh': 'webkitbuilds/',
|
||||
'scripts/sign-desktop-dist.sh': 'webkitbuilds/',
|
||||
'create-dmg-dist.sh': 'webkitbuilds/',
|
||||
'create-others-dist.sh': 'webkitbuilds/',
|
||||
'create-pkg-dist.sh': 'webkitbuilds/',
|
||||
'sign-desktop-dist.sh': 'webkitbuilds/',
|
||||
'manifest.json': 'chrome-app/',
|
||||
// 'bower.json': '/',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue