issues
search
jgabaut
/
amboso
Build tool wrapping make. Written in bash.
GNU General Public License v3.0
4
stars
0
forks
source link
feat: 2.0.1 Add -e flag for extensions
#94
Closed
jgabaut
closed
10 months ago
jgabaut
commented
10 months ago
Add
-e
to turn off extensions to
2.0
Try
.
if
$scripts_dir
is not a directory (After it was just reset to
./bin
)
git_mode_check()
returns success when no repo is found
-e
to turn off extensions to2.0
.
if$scripts_dir
is not a directory (After it was just reset to./bin
)git_mode_check()
returns success when no repo is found