diff options
| author | Shulhan <ms@kilabit.info> | 2019-05-07 20:29:37 +0700 |
|---|---|---|
| committer | Shulhan <m.shulhan@gmail.com> | 2020-01-25 14:16:37 +0700 |
| commit | f83cccdd17aec873c949b57d512809eec9ac11a6 (patch) | |
| tree | 146105115ae9d7ae341f898fee70fc6baac15f65 | |
| parent | ee4223c907adb1371aaf818c977ae724e5eac6f2 (diff) | |
| download | golang-id-tour-f83cccdd17aec873c949b57d512809eec9ac11a6.tar.xz | |
static: remove executable bit on all static files
| -rw-r--r--[-rwxr-xr-x] | static/css/app.css | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | static/js/app.js | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | static/js/controllers.js | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | static/js/directives.js | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | static/js/services.js | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/static/css/app.css b/static/css/app.css index e72d38b..e72d38b 100755..100644 --- a/static/css/app.css +++ b/static/css/app.css diff --git a/static/js/app.js b/static/js/app.js index 7127bfc..7127bfc 100755..100644 --- a/static/js/app.js +++ b/static/js/app.js diff --git a/static/js/controllers.js b/static/js/controllers.js index f3b9cf7..f3b9cf7 100755..100644 --- a/static/js/controllers.js +++ b/static/js/controllers.js diff --git a/static/js/directives.js b/static/js/directives.js index d7eb9bc..d7eb9bc 100755..100644 --- a/static/js/directives.js +++ b/static/js/directives.js diff --git a/static/js/services.js b/static/js/services.js index dd4563f..dd4563f 100755..100644 --- a/static/js/services.js +++ b/static/js/services.js |
