Files
Kapisi/roles/Yggdrasil/package/yggdrasil-unlock

3 lines
66 B
Plaintext
Raw Normal View History

2024-09-02 23:54:57 -05:00
#!/bin/bash
2025-04-15 13:58:49 -05:00
find -P /home/yggdrasil -type d -exec chmod g+w {} \;