From 7633ffdd90ccac1f646df5c0606c062d72e8a898 Mon Sep 17 00:00:00 2001 From: Sy Le Date: Fri, 29 Dec 2023 12:54:12 -0800 Subject: [PATCH] added links for the redistribute --- index.jsx | 5 +++++ software/scripts/bash-syle-content.js | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/index.jsx b/index.jsx index 7a0791ee..fa33c783 100644 --- a/index.jsx +++ b/index.jsx @@ -599,6 +599,11 @@ function WindowsNotesDom() { Microsoft Visual C++ Redistributable + + Microsoft .NET 7.0 Desktop Runtime (v7.0.14) +
SFTP Mount Applications
diff --git a/software/scripts/bash-syle-content.js b/software/scripts/bash-syle-content.js index 62dc8fe0..b06338b7 100644 --- a/software/scripts/bash-syle-content.js +++ b/software/scripts/bash-syle-content.js @@ -20,7 +20,7 @@ ${contentBashProfileBarebone} ########################################################## `.trim(); - contentBashProfileAdvanced= ` + contentBashProfileAdvanced = ` ########################################################## ## begin advanced profile ########################################################## @@ -30,7 +30,7 @@ ${contentBashProfileAdvanced} ########################################################## ## begin advanced profile ########################################################## - `.trim() + `.trim(); // barebone script console.log(' >> Barebone profile');