-
Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Geekworm Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:22, 12 September 2023 Walker talk contribs performed unknown action "comments/add" on X735-script (Hello, X735 can use the shutdown command. For details, you can refer to here: ===Prepair software shutdown script=== sudo cp -f ./x735-softsd.sh /usr/local/bin/ <pre> Create a alias <code>x735off</code> command to execute the software shutdown <pre> echo "alias x735off='sudo /usr/local/bin/x735-softsd.sh'" >> ~/.bashrc source ~/.bashrc </pre> Then you can run <code>x735off</code> to execute software shutdown.)