feat: add command to update start.sh
This commit is contained in:
parent
5a2cab497c
commit
0e53249507
@ -172,6 +172,7 @@ update)
|
||||
chmod 600 "$HOME"/home.tar.gz
|
||||
;;
|
||||
gitconfig) update 0 gitconfig.template . 500 ;;
|
||||
start.sh) update 0 start.sh . 500 ;;
|
||||
*) log ERROR "update: invalid arg '${args[0]}'" ;;
|
||||
esac
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user