Update dwmtitus-setup.sh

This commit is contained in:
Jaredy899 2025-02-17 11:45:29 -05:00 committed by GitHub
parent ed6db07ac5
commit c80fa120d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,7 @@
#!/bin/sh -e #!/bin/sh -e
. ../common-script.sh . ../common-script.sh
. ../common-service-script.sh
setupDWM() { setupDWM() {
printf "%b\n" "${YELLOW}Installing DWM-Titus...${RC}" printf "%b\n" "${YELLOW}Installing DWM-Titus...${RC}"