summaryrefslogtreecommitdiff
path: root/etc/pkgs/004-nodejs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'etc/pkgs/004-nodejs.sh')
-rwxr-xr-xetc/pkgs/004-nodejs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/pkgs/004-nodejs.sh b/etc/pkgs/004-nodejs.sh
index b52a229..1e68cca 100755
--- a/etc/pkgs/004-nodejs.sh
+++ b/etc/pkgs/004-nodejs.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-set -x
+set -xe
name=node
version=v10.15.0