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