start writing main program, finish ssh module, new authnz module, various cleanup
This commit is contained in:
@@ -45,6 +45,7 @@ installfile()
|
||||
elif [[ -f $MYPATH/repo/common/$arg ]]; then
|
||||
filelist="$filelist $MYPATH/repo/common/$arg"
|
||||
else
|
||||
# Not found in repository, we expect full name
|
||||
filelist="$filelist $arg"
|
||||
fi
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user