From cf096b96c702cfb6b62355550e567dca35a4529d Mon Sep 17 00:00:00 2001 From: glenda Date: Sun, 29 Nov 2020 10:15:46 +0000 Subject: [PATCH] readme rename --- README | 9 +++++++++ restore | 1 + 2 files changed, 10 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..bc7ee5e --- /dev/null +++ b/README @@ -0,0 +1,9 @@ +These are the scripts that power my awesome 9front setup (see 1.png and 2.png) + +First I am using 9front from http://9front.org + +Second I am using the rio mods from https://ftrv.se/14 + +You can install go from the install-go.rc scripts + +I am using git9 from https://github.com/oridb/git9 diff --git a/restore b/restore index 3f9c12d..a9c5199 100755 --- a/restore +++ b/restore @@ -1,5 +1,6 @@ #!/bin/rc cp util/* $home/bin/rc +cp grid/* $home/bin/rc cp color $home/ ./install/*.rc ./install/pull9front