From 80698f7bc6ef171eae5c750a1b4cdb96953c6067 Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 14 Jul 2018 19:02:23 -0400 Subject: [PATCH] [ changed line endings for bash files to LF ] --- shyft-cli/postgres_setup/drop_tables.sh | 0 shyft-cli/postgres_setup/init_tables.sh | 0 shyft-cli/postgres_setup/initdb.sh | 0 shyft-cli/setup.sh | 0 shyft-cli/shyftFullReset.sh | 0 5 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 shyft-cli/postgres_setup/drop_tables.sh mode change 100644 => 100755 shyft-cli/postgres_setup/init_tables.sh mode change 100644 => 100755 shyft-cli/postgres_setup/initdb.sh mode change 100644 => 100755 shyft-cli/setup.sh mode change 100644 => 100755 shyft-cli/shyftFullReset.sh diff --git a/shyft-cli/postgres_setup/drop_tables.sh b/shyft-cli/postgres_setup/drop_tables.sh old mode 100644 new mode 100755 diff --git a/shyft-cli/postgres_setup/init_tables.sh b/shyft-cli/postgres_setup/init_tables.sh old mode 100644 new mode 100755 diff --git a/shyft-cli/postgres_setup/initdb.sh b/shyft-cli/postgres_setup/initdb.sh old mode 100644 new mode 100755 diff --git a/shyft-cli/setup.sh b/shyft-cli/setup.sh old mode 100644 new mode 100755 diff --git a/shyft-cli/shyftFullReset.sh b/shyft-cli/shyftFullReset.sh old mode 100644 new mode 100755