Update changepaper script to use astrobin again
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
export SLACK_CLI_TOKEN=$(pass personal/slack/token)
|
||||
|
||||
bindir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
etcdir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
|
||||
Reference in New Issue
Block a user