3 lines
21 B
Bash
Executable File
3 lines
21 B
Bash
Executable File
#!/bin/sh
|
|
hwclock -w
|
#!/bin/sh
|
|
hwclock -w
|