pmbootstrap-meow/.ci/note.sh
2024-01-16 22:26:58 +00:00

7 lines
231 B
Bash
Executable file

#!/bin/sh -e
printf "==============================================\n"
printf "PROTIP: use"
printf " \e[1;33mpmbootstrap ci\e[0m"
printf " to run these scripts locally.\n"
printf "==============================================\n"