~jacksonchen666/gitlab-archive-all-projects

93987a722420f8c0a24c4f96c28d84743f1b1103 — Jackson Chen 1 year, 6 months ago a1f924b
add cd to directory thing
1 files changed, 1 insertions(+), 0 deletions(-)

M archive_all/archive_projects.sh
M archive_all/archive_projects.sh => archive_all/archive_projects.sh +1 -0
@@ 1,5 1,6 @@
#!/bin/bash
set -ev
cd "$(dirname "$0")"
# modify below if needed
PERSONAL_ACCESS_TOKEN="$(pbpaste)"
# command line arguments: <project ID>...