diff --git a/src/deforaos-git-mirror.sh b/src/deforaos-git-mirror.sh index 95f1add..16e3cd6 100755 --- a/src/deforaos-git-mirror.sh +++ b/src/deforaos-git-mirror.sh @@ -27,7 +27,6 @@ #variables GIT_MIRROR="/home/defora/git" GIT_REMOTE="origin" -PREFIX="/usr/local" #executables GIT="/usr/bin/git"