shithub: exie

Download patch

ref: 01f55c8bdc99935be3790f852e24d6c332c05c7c
parent: 268007e13a9e1bf2f0b9c7f056a49c8b986178c6
author: Aaron Bieber <aaron@bolddaemon.com>
date: Sun Aug 22 08:28:42 EDT 2021

+clear script

--- /dev/null
+++ b/usr/qbit/bin/rc/clear
@@ -1,0 +1,5 @@
+#!/bin/rc
+
+if(test -f /mnt/wsys/text)
+	echo -n >/mnt/wsys/text
+