#!/bin/bash # file: modules/inline.sh # do not edit, this file will be overwritten on update # This file is public domain in the USA and all free countries. # Elsewhere, consider it to be WTFPLv2. (wtfpl.net/txt/copying) # #### $$VERSION$$ v0.80-dev-2-g4e4194d # source from commands.sh to use the inline functions process_inline() { echo "$UPDATE" >>INLINE.log }