Skip to content

Commit 705f3d1

Browse files
authored
security warning
1 parent 5339080 commit 705f3d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maintainerr.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ function _remove() {
157157
rm -rf $HOME/.install/.maintainerr.lock
158158
}
159159

160-
echo 'This is unsupported software. You will not get help with this, please answer `yes` if you understand and wish to proceed'
160+
echo 'This is unsupported software. You will not get help with this, please answer `yes` if you understand and wish to proceed. You are responsible for securing your software.'
161161
if [[ -z ${eula} ]]; then
162162
read -r eula
163163
fi

0 commit comments

Comments
 (0)