summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSumner Evans2020-04-11 16:04:38 -0600
committerSumner Evans2020-04-11 16:04:38 -0600
commitaf4a8861cae15da0f7dd527fd2971d7b82dd0dc4 (patch)
tree4a4a781a83635c47329b379be3c6052430a115e6
parent653018f53c0afdeb5eb091c75f00df223a598b02 (diff)
downloadaur-af4a8861cae15da0f7dd527fd2971d7b82dd0dc4.tar.gz
Removed unnecessary things from update script
-rwxr-xr-xupdate.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/update.sh b/update.sh
index a8e7ceb27291..e8ad827f8489 100755
--- a/update.sh
+++ b/update.sh
@@ -16,12 +16,6 @@ if [[ $# == 2 ]]; then
pkgrel=$2
fi
-SRCS=(
-
-)
-
-rm -rf 'download?job=build_logo'
-
printf '' > PKGBUILD
echo "# Maintainer: Sumner Evans <me [at] sumnerevans [dot] com>