diff --git a/deployment-script.sh b/deployment-script.sh index cc1f786..15ae026 100644 --- a/deployment-script.sh +++ b/deployment-script.sh @@ -1 +1,2 @@ -#!/bin/bash \ No newline at end of file +#!/bin/bash +#do nothing for now. diff --git a/deployment-script_BACKUP_19041.sh b/deployment-script_BACKUP_19041.sh deleted file mode 100644 index 417392a..0000000 --- a/deployment-script_BACKUP_19041.sh +++ /dev/null @@ -1,6 +0,0 @@ -<<<<<<< HEAD -#!/bin/bash -======= -#!/bin/bash -# Do nothing for now. ->>>>>>> jan diff --git a/deployment-script_BASE_19041.sh b/deployment-script_BASE_19041.sh deleted file mode 100644 index e69de29..0000000 diff --git a/deployment-script_LOCAL_19041.sh b/deployment-script_LOCAL_19041.sh deleted file mode 100644 index cc1f786..0000000 --- a/deployment-script_LOCAL_19041.sh +++ /dev/null @@ -1 +0,0 @@ -#!/bin/bash \ No newline at end of file diff --git a/deployment-script_REMOTE_19041.sh b/deployment-script_REMOTE_19041.sh deleted file mode 100644 index 2ebc739..0000000 --- a/deployment-script_REMOTE_19041.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/bash -# Do nothing for now. \ No newline at end of file