generated from me/template-mit
Add missing variables.
This commit is contained in:
@@ -117,6 +117,8 @@ function update-shared2 {
|
||||
$project --branch=$branch
|
||||
fi
|
||||
|
||||
local_bin="$HOME/bin"
|
||||
remote_bin="$project/bin-shared"
|
||||
if [[ -d "$local_bin" ]]; then
|
||||
log "\n`date` - Found '$local_bin', adding scripts.\n"
|
||||
mv -v $remote_bin/*.sh "$local_bin"/
|
||||
|
||||
Reference in New Issue
Block a user