aboutsummaryrefslogtreecommitdiffstats
path: root/mketc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mketc.sh')
-rwxr-xr-xmketc.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/mketc.sh b/mketc.sh
index 4eb29963c..8dbc72915 100755
--- a/mketc.sh
+++ b/mketc.sh
@@ -1,4 +1,8 @@
1#!/bin/sh 1#!/bin/sh
2# This file is part of Firejail project
3# Copyright (C) 2014-2020 Firejail Authors
4# License GPL v2
5
2rm -fr .etc 6rm -fr .etc
3mkdir .etc 7mkdir .etc
4 8