added not-implemented-info to access.sh

This commit is contained in:
2026-01-28 19:17:29 +01:00
parent ce61054098
commit 8f20ec55ef

4
src/sub/access.sh Normal file → Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
echo "currently not implemented"
exit 0