Monday, November 20, 2023

Create update script

 Create u.sh in your ~/Downloads directory

No comments:

Post a Comment

Getting rtcwake working on Bluefin

#!/bin/bash # User systemd setup for auto suspend/wake on Bluefin #Please run these two commands manually: #1. First, create the sudo rule: ...