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');