personal_scripts

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 149da247a3b5d90e7bb3225191e03999449450f0
parent 28c356b3529cebd91ce176645a248402f8072d3f
Author: mrgrouse <bdmfegys@duck.com>
Date:   Fri,  9 Aug 2024 02:58:34 -0400

Makefile: remove duplicated line

Diffstat:
MMakefile | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -3,5 +3,4 @@ install: cp arch-secure-boot.sh ${INSTALLDIR} cp artix-install.sh ${INSTALLDIR} cp upgrader.sh ${INSTALLDIR} - cp upgrader.sh ${INSTALLDIR} cp wall.sh ${INSTALLDIR}