Fixed bug with lein profiles file
This commit is contained in:
parent
2aaf470960
commit
21c482c289
@ -84,7 +84,7 @@ function performSetup() {
|
||||
|
||||
echo "Linking lein..."
|
||||
createDirectory ".lein"
|
||||
linkFile "profiles.clj"
|
||||
ln -s ${REPO_DIR}/profiles.clj .lein/profiles.clj;
|
||||
|
||||
popd > /dev/null
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user