Reorganize

This commit is contained in:
oleg20111511
2026-03-02 19:15:17 +02:00
parent 9192716bfb
commit f235a35ebb
610 changed files with 1 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
wifi:
https://raspberrypi.stackexchange.com/questions/109425/ubuntu-server-18-wifi-hotspot-setup
permissions filter:
directory - find ./ -type d -exec chmod 775 {} \;
file - find ./ -type f -exec chmod 664 {} \;