Edit archive.sh

This commit is contained in:
Viktoria Konschuh
2026-05-21 19:12:14 +00:00
parent f29fbed900
commit e40906a933

View File

@@ -0,0 +1,3 @@
#!/bin/bash
# $1 = directory path
chmod -R a-w "$1"