parent
03a80f03fb
commit
f43fca1a98
|
@ -1,5 +1,8 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
# Don't run on ScribeAD
|
||||||
|
[ ! -f /usr/lib/eole/eolead.sh ] || exit 0
|
||||||
|
|
||||||
ENABLE=$(CreoleGet activerLemon 'non')
|
ENABLE=$(CreoleGet activerLemon 'non')
|
||||||
HOSTS="/etc/hosts"
|
HOSTS="/etc/hosts"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue