Skip to content

Commit

Permalink
Merge branch 'master' into multi-mount
Browse files Browse the repository at this point in the history
  • Loading branch information
bcumming authored Oct 17, 2023
2 parents 6beb853 + a367b0c commit 4ba06bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions install
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/usr/bin/env bash
version=2-dev

script_path=$(dirname "$(readlink -f "$BASH_SOURCE")")

function usage {
Expand Down
1 change: 1 addition & 0 deletions uenv-impl
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ import sys
import subprocess

VERSION="2-dev"

shell_noop=" :"

def make_argparser():
Expand Down

0 comments on commit 4ba06bd

Please sign in to comment.