mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
Get rid of cruft leftover
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
set -eo pipefail; [[ $DOKKU_TRACE ]] && set -x
|
||||
source "$(dirname $0)/../common/functions"
|
||||
|
||||
find "$l_plugin_dir" -type l -printf "%f " | sort
|
||||
|
||||
case "$1" in
|
||||
events)
|
||||
if [[ -f $DOKKU_EVENTS_LOGFILE ]] ; then
|
||||
|
||||
Reference in New Issue
Block a user