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

3 rindas
66 B
Bash

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 {} \;