~sourcemage/sorcery

ad0e5bf125932b600116c81477ceeddf82cb903c — Thomas Orgis 2 years ago 9d93120
install: revert last commit, was accident

The idea went into the Makefile. This line was noise.
1 files changed, 0 insertions(+), 1 deletions(-)

M install
M install => install +0 -1
@@ 1,5 1,4 @@
#!/bin/bash
# echo $(date +%Y%m%d)-dev-$(git show --oneline | head -n 1 | cut -f 1 -d ' ')
INSTALL_ROOT="$(readlink -f "$1")"
d="$(readlink -f "${0%/*}")"
cd "$d" || exit