Skip to content

Commit

Permalink
test: test version of our Node.js installer
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaIng committed Jun 25, 2024
1 parent 611c047 commit ab0b37e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dietpi/dietpi-software
Original file line number Diff line number Diff line change
Expand Up @@ -3006,7 +3006,7 @@ unix_socket_directories = '/run/postgresql'" > "$i/00dietpi.conf"
aDEPS=('libatomic1')

# Download installer
Download_Install 'https://raw.githubusercontent.com/MichaIng/nodejs-linux-installer/master/node-install.sh'
Download_Install 'https://raw.githubusercontent.com/MichaIng/nodejs-linux-installer/official-versions/node-install.sh'
G_EXEC chmod +x node-install.sh

# ARMv6/RISC-V: Use unofficial builds to get the latest version: https://github.com/MichaIng/nodejs-linux-installer/pull/2, https://github.com/MichaIng/nodejs-linux-installer/commit/cd952fe
Expand Down

0 comments on commit ab0b37e

Please sign in to comment.