mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-18 03:28:19 +01:00
5 lines
62 B
Bash
5 lines
62 B
Bash
#/bin/bash
|
|
dmesg -C
|
|
rm -fr /var/log/*
|
|
service rsyslog restart
|