Reorganize
This commit is contained in:
Executable
+7
@@ -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 {} \;
|
||||
|
||||
Reference in New Issue
Block a user