summarylogtreecommitdiffstats
path: root/xdemorse.1
diff options
context:
space:
mode:
authornot_anonymous2022-01-17 09:50:04 -0700
committernot_anonymous2022-01-17 09:50:04 -0700
commit29d07da185b2d8d328318af472fc282c34f46681 (patch)
treec93b79d5bf3ca41e416618f4668863544d5aff9f /xdemorse.1
parent0c6b73cc2fcf8f51238ea47b78822d6d26c078a9 (diff)
downloadaur-29d07da185b2d8d328318af472fc282c34f46681.tar.gz
Updated
Diffstat (limited to 'xdemorse.1')
-rw-r--r--xdemorse.15
1 files changed, 4 insertions, 1 deletions
diff --git a/xdemorse.1 b/xdemorse.1
index d3ae1966fe6f..9093a1985a48 100644
--- a/xdemorse.1
+++ b/xdemorse.1
@@ -1,3 +1,6 @@
#!/bin/sh
-cp -ua /usr/share/doc/xdemorse/examples/xdemorserc.example ~/.xdemorserc
+rm -f $HOME/.xdemorserc
+mkdir -p $HOME/.xdemorse
+cd $HOME/.xdemorse
+cp -ua /usr/share/examples/xdemorse/* .
exec xdemorse.1