mirror of
https://github.com/samply/bridgehead.git
synced 2025-08-07 02:50:21 +02:00
Code review: Move to /tmp/bridgehead/...
This commit is contained in:
committed by
Tim Schumacher
parent
87f0e8ad7f
commit
9782bf66b6
@@ -2,7 +2,7 @@
|
||||
|
||||
[ "$1" = "get" ] || exit
|
||||
|
||||
source "/tmp/secret-sync.boot-$(cat /proc/sys/kernel/random/boot_id)/gitlab-token"
|
||||
source "/tmp/bridgehead/secret-sync.boot-$(cat /proc/sys/kernel/random/boot_id)/gitlab-token"
|
||||
|
||||
# Any non-empty username works, only the token matters
|
||||
cat << EOF
|
||||
|
Reference in New Issue
Block a user