2025.04.30-20:50
This commit is contained in:
3
nixos_24.11_cinnamon/config/home/nemo_scripts/Folder/Unlock.sh
Executable file
3
nixos_24.11_cinnamon/config/home/nemo_scripts/Folder/Unlock.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
chmod -R 777 "$1"
|
||||
chown -R $USER:$USER "$1"
|
Reference in New Issue
Block a user