Files
Kapisi/roles/Yggdrasil/package/yggdrasil-unlock
2025-04-15 13:58:49 -05:00

3 lines
66 B
Bash
Executable File

#!/bin/bash
find -P /home/yggdrasil -type d -exec chmod g+w {} \;