diff --git a/pack-release.sh b/pack-release.sh index 8159d398..8ffd8790 100755 --- a/pack-release.sh +++ b/pack-release.sh @@ -1,7 +1,7 @@ #!/bin/sh ./build.py -cp ttic-debug.user.js dist/total-conversion-build.user.js +cp iitc-debug.user.js dist/total-conversion-build.user.js cp style.css dist/style.css cp external/leaflet_google.js dist/leaflet_google.js cp external/autolink.js dist/autolink.js