added not-implemented-info to access.sh

This commit is contained in:
2026-01-28 19:17:29 +01:00
parent ce61054098
commit 8f20ec55ef
Regular → Executable
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
echo "currently not implemented"
exit 0