scripts

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 47661242f1978048afed3a9b92a6c0f8415c3f6b
parent 9ad383bf7e0cbf1e60eca2ad4433272a4c6d3b30
Author: AndrewLockVI <andrew@laack.co>
Date:   Sat,  8 Feb 2025 23:59:11 -0600

Updated scripts

Diffstat:
A.gitignore | 1+
Minstall.sh | 1+
2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -0,0 +1 @@ +postInstallPrivate.sh diff --git a/install.sh b/install.sh @@ -1,3 +1,4 @@ +#!/bin/sh # alpine base install via 'setup-alpine' # desktop setup via 'setup-desktop' (sway) # Make sure to uncomment second line of /etc/apk/repositories