#!/bin/bash check() { return 0 } depends() { return 0 } install() { return 0 }