diff --git a/src/modules/monsterpi/start_chroot_script b/src/modules/monsterpi/start_chroot_script index 9eac403..fda59ec 100644 --- a/src/modules/monsterpi/start_chroot_script +++ b/src/modules/monsterpi/start_chroot_script @@ -45,7 +45,7 @@ else fi # Install GPG -apt install -y gnupg +# apt install -y gnupg # Install Node.js based on MONSTERPI_NODEJS_VERSION curl -sL https://deb.nodesource.com/setup_$MONSTERPI_NODEJS_VERSION | bash -