diff options
Diffstat (limited to 'app-text/wgetpaste/files/wgetpaste-config-services')
-rw-r--r-- | app-text/wgetpaste/files/wgetpaste-config-services | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app-text/wgetpaste/files/wgetpaste-config-services b/app-text/wgetpaste/files/wgetpaste-config-services new file mode 100644 index 000000000000..0f7014b17220 --- /dev/null +++ b/app-text/wgetpaste/files/wgetpaste-config-services @@ -0,0 +1,6 @@ +#!/bin/bash + +SERVICES="${SERVICES} lugons" + +ENGINE_lugons=lodgeit +URL_lugons="https://paste.lugons.org/" |