aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/danger/clean/modules.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/danger/clean/modules.sh')
-rwxr-xr-xscripts/danger/clean/modules.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/danger/clean/modules.sh b/scripts/danger/clean/modules.sh
index 1aa6c732b..d2aa73939 100755
--- a/scripts/danger/clean/modules.sh
+++ b/scripts/danger/clean/modules.sh
@@ -1,4 +1,4 @@
1#!/usr/bin/env sh 1#!/bin/bash
2 2
3read -p "This will remove all node and typescript modules. Are you sure? " -n 1 -r 3read -p "This will remove all node and typescript modules. Are you sure? " -n 1 -r
4 4