summarylogtreecommitdiffstats
path: root/start-spaceheaven.sh
diff options
context:
space:
mode:
authorLukas18182021-01-30 13:32:55 +0100
committerLukas18182021-01-30 13:32:55 +0100
commit956e0fc77e91e731e3d84899520485b65a2f49c0 (patch)
treec0b2834b6de8afd8612f417158820933102e425b /start-spaceheaven.sh
parent506d4341072f55944aecdef1373782b41e3f92bd (diff)
downloadaur-956e0fc77e91e731e3d84899520485b65a2f49c0.tar.gz
cahnge arch; fix depends
Diffstat (limited to 'start-spaceheaven.sh')
-rwxr-xr-xstart-spaceheaven.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/start-spaceheaven.sh b/start-spaceheaven.sh
index 2f5ef2a48167..c8f03d6cc866 100755
--- a/start-spaceheaven.sh
+++ b/start-spaceheaven.sh
@@ -2,7 +2,7 @@
set -e
set -u
-#Space Haven wirte settings and saves to the working directory
+#Space Haven wirtes settings and saves to the working directory
save_dir="${HOME}/.config/Space Haven"
mkdir -p "$save_dir"
cd "$save_dir"