config

My configuration files and custom scripts.
git clone https://git.tronto.net/config
Download | Log | Files | Refs

commit 70c977d6d06758a54d4397826afc8303908334d0
parent 3b1b6ad32c6418cd41f814b2d1c8c0933da6d281
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date:   Tue, 12 May 2026 07:57:23 +0200

Add reminder at the end of setup script

Diffstat:
Mscripts/setup-config-alpine | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/scripts/setup-config-alpine b/scripts/setup-config-alpine @@ -158,6 +158,7 @@ echo " 2. Add your SSH key to various servers, namely:" echo " 1a. Artemisia" echo " 1b. pizoc (both regular user and git)" echo " 1c. github" +echo " 1d. lampone" echo " 3. Share folders in SyncThing, including but not limited to:" echo " 2a. box with Artemisia, pizoc and phone" echo " 2b. file-drop with phone"