about summary refs log tree commit diff stats
path: root/relayout
diff options
context:
space:
mode:
Diffstat (limited to 'relayout')
-rwxr-xr-xrelayout2
1 files changed, 1 insertions, 1 deletions
diff --git a/relayout b/relayout
index bfcb8011..3e0d5b0c 100755
--- a/relayout
+++ b/relayout
@@ -1,4 +1,4 @@
-#!/usr/bin/env zsh
+#!/bin/bash
 # Helper to change the numerical prefixes across the repo, say if you want to
 # create room between 023 and 024, and so on.
 #