File: ask_token.sh

package info (click to toggle)
r-cran-credentials 2.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 492 kB
  • sloc: makefile: 2; sh: 1
file content (3 lines) | stat: -rwxr-xr-x 130 bytes parent folder | download | duplicates (3)
1
2
3
#!/bin/sh
# Prompt MUST end with : to support askpass_mac!!
exec "$GIT_ASKTOKEN" "Please enter your ${GIT_ASKTOKEN_NAME:-TOKEN}:"