parent
de7b3b7fdc
commit
342385618c
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@
|
|||
# Sorin Ionescu <sorin.ionescu@gmail.com>
|
||||
#
|
||||
|
||||
# Load dependencies.
|
||||
pmodload 'helper'
|
||||
|
||||
# Return if requirements are not found.
|
||||
if ! is-darwin && ! is-linux; then
|
||||
return 1
|
||||
|
|
Loading…
Reference in a new issue