Update Lightcord_installer.sh

This commit is contained in:
pryme-svg 2020-10-15 15:17:12 -07:00 committed by GitHub
parent 084ec64386
commit 08d466b80a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/bin/bash
# Original script by https://github.com/GermanBread
if [[ $TERM == dumb ]]; then
exit;
fi