summaryrefslogtreecommitdiffstats
path: root/mketc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mketc.sh')
-rwxr-xr-xmketc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/mketc.sh b/mketc.sh
index cc7f0c440..f44238968 100755
--- a/mketc.sh
+++ b/mketc.sh
@@ -1,4 +1,4 @@
1#!/bin/bash 1#!/bin/sh
2rm -fr .etc 2rm -fr .etc
3mkdir .etc 3mkdir .etc
4 4