Updates: minimalist approach, executable permissions

This commit is contained in:
2025-08-26 19:54:36 +02:00
parent 929ceb523c
commit 9d8c1a8895
4 changed files with 38 additions and 33 deletions
View File
Regular → Executable
+3 -1
View File
@@ -1 +1,3 @@
post-refresh
#!/bin/sh
dir=$(dirname -- $(readlink -f $0))
${dir}/post-refresh
Regular → Executable
View File