mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00

* linux/s*: add Korean translation * systemctl: update Korean translation * Update pages.ko/linux/sqfscat.md Co-authored-by: Chooooo <contact@choo.ooo> * Update pages.ko/linux/shar.md Co-authored-by: Chooooo <contact@choo.ooo> * Update pages.ko/linux/sqfstar.md Co-authored-by: Chooooo <contact@choo.ooo> * shnsplit: fix typo * semanage: update Korean translation --------- Co-authored-by: Chooooo <contact@choo.ooo>
302 B
302 B
steamos-readonly
파일 시스템의 읽기 전용 상태 설정. 더 많은 정보: https://gitlab.com/users/evlaV/projects.
- 파일 시스템을 수정 가능하게 설정:
sudo steamos-readonly disable
- 파일 시스템을 읽기 전용으로 설정:
sudo steamos-readonly enable