5 lines
127 B
Bash
Executable File
5 lines
127 B
Bash
Executable File
#!/bin/bash
|
|
|
|
TOP_DIR=$(cd $(dirname "$0") && pwd)
|
|
|
|
./tools/with_venv.sh python scripts/launchpad/grab-unmapped-launchpad-ids.py |