From 15cc6c85abbaf3cc7c7237867aec559dc599a850 Mon Sep 17 00:00:00 2001 From: Ace Date: Mon, 22 Oct 2018 20:42:46 +0200 Subject: [PATCH] Update prototype.sh --- prototype.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/prototype.sh b/prototype.sh index dd3b923..eaa9e38 100644 --- a/prototype.sh +++ b/prototype.sh @@ -1,4 +1,8 @@ #!/bin/bash + +# Please do not use this file. It is only intended for testing new features and can potentially damage the system. + + # This script is for automating the install for both displays, # The 2-colour and 3-colour one. # Version: 1.3 (Mid October)