Update Repo

This commit is contained in:
Cameron Miller 2022-01-10 14:08:52 +00:00
parent ae7c26aa1c
commit 389a7300aa
28 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
#!/usr/bin/env bash
#
# Script name: clean-up.sh
# Description: Script for deleting everything not named "PKGBUILD".
# GitLab: https://www.gitlab.com/cabooshyy/cbsh-arch-pkgbuild
# Contributors: Cameron Miller
# Go into x86_64 sub-directory and get a list of files
# not named PKGBUILD and not named *.install.
find x86_64 -type f -not -name PKGBUILD -not -name "*.install" -delete

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.