1
0
Fork 1
mirror of https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git synced 2025-07-12 19:09:56 +03:00
pmbootstrap/.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"