chore: change repo for validate_command and gitconfig to workspaces
This commit is contained in:
parent
f8b38996df
commit
bc1cbfc772
@ -161,9 +161,9 @@ update)
|
|||||||
access) update 1 access.yml . 400 ;;
|
access) update 1 access.yml . 400 ;;
|
||||||
ssh_router) update 0 ssh_router.sh .local/bin 500 ;;
|
ssh_router) update 0 ssh_router.sh .local/bin 500 ;;
|
||||||
gitops_router) update 0 gitops_router.sh .local/bin 500 ;;
|
gitops_router) update 0 gitops_router.sh .local/bin 500 ;;
|
||||||
validate_command) update 1 validate_command_access.sh .local/bin 500 ;;
|
validate_command) update 0 validate_command_access.sh .local/bin 500 ;;
|
||||||
home_tar) update 0 home.tar.gz . 500 media ;;
|
home_tar) update 0 home.tar.gz . 500 media ;;
|
||||||
gitconfig) update 1 gitconfig.template . 500 ;;
|
gitconfig) update 0 gitconfig.template . 500 ;;
|
||||||
*) log ERROR "update: invalid arg '${args[0]}'" ;;
|
*) log ERROR "update: invalid arg '${args[0]}'" ;;
|
||||||
esac
|
esac
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user