Files
wx/src/commands/maintenance/update.sh
Christer Warén b014dd1990 Code Update
2024-06-16 02:51:29 +03:00

5 lines
62 B
Bash

wx-update(){
wx-header "Update"
wx-install --update
}