summaryrefslogtreecommitdiffstats
path: root/godot.sh
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2009-02-03 17:26:00 +0100
committerAlexander Sulfrian <alexander@sulfrian.net>2009-02-03 17:26:00 +0100
commite76a3f296811e68f3278371e367a37e6008c9f13 (patch)
tree6c86d79dd9979cd2e9022373e09ee84e7ab96c81 /godot.sh
parente90959b4a460dc454461ebe8701ad1103667bee2 (diff)
downloaddotfiles-e76a3f296811e68f3278371e367a37e6008c9f13.tar.gz
dotfiles-e76a3f296811e68f3278371e367a37e6008c9f13.tar.xz
dotfiles-e76a3f296811e68f3278371e367a37e6008c9f13.zip
update symlink mapping hash in godot.sh
Diffstat (limited to 'godot.sh')
-rwxr-xr-xgodot.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/godot.sh b/godot.sh
index 629a1cd..0afee87 100755
--- a/godot.sh
+++ b/godot.sh
@@ -26,6 +26,9 @@ grep -v "^#\|^$" "${TARGET}/symlink-mapping" | \
fi
done
+# update hash of current symlink mapping
+md5sum symlink-mapping > management/symlinks.md5
+
popd >/dev/null
echo