A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://raw.github.com/kumarshantanu/lein-exec/master/lein-exec below:

#!/bin/bash if [[ $1 =~ ^[~\/] ]] then # its already an absolute path lein exec "$@" else # This is a relative path, so make it absolute, # using the current directory as the base. lein exec "`pwd`/$@" fi

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4