summaryrefslogtreecommitdiffstats
path: root/ship/develop
blob: a961f9c203f599e0dba20de046e4bb910fdc003e (plain)
1
2
3
4
5
#!/bin/sh
source_all(){
  LIBDIR=${1:-.}
  for i in $LIBDIR/*; do . "$i"; done
}
[cgit] Unable to lock slot /tmp/cgit/c0100000.lock: Permission denied (13)