From 16b3543bd6fe47750c1cc8c948585b17640c9c2e Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Mon, 7 Feb 2022 23:24:37 -0300 Subject: [PATCH] Remove install.sh --- install.sh | 6 ------ sadedot | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) delete mode 100644 install.sh diff --git a/install.sh b/install.sh deleted file mode 100644 index 066cee8..0000000 --- a/install.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/usr/bin/env bash - -git submodule foreach git pull -git commit -m "Update sadedot submodule" sadedot -git push -source sadedot/scripts/bootstrap.sh "$@" \ No newline at end of file diff --git a/sadedot b/sadedot index 659ca93..621111f 160000 --- a/sadedot +++ b/sadedot @@ -1 +1 @@ -Subproject commit 659ca939a4163c672fc2080b3569c76beae58d8d +Subproject commit 621111fe541fb2486e67f440656d9088d89ad2d4