Update Lightcord_installer.sh
This commit is contained in:
parent
084ec64386
commit
08d466b80a
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Original script by https://github.com/GermanBread
|
||||
if [[ $TERM == dumb ]]; then
|
||||
exit;
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue