We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5b3de5 commit 51e053dCopy full SHA for 51e053d
build.sh
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/usr/bin/env bash
2
3
# Prevents script from running if there are any errors
4
set -e
deploy.sh
# Adapted from https://zellwk.com/blog/deploy-static-site/
generate.sh
top-pypi-packages.sh
@@ -1,3 +1,4 @@
# To be run from cron
cd ~/github/top-pypi-packages
./build.sh
0 commit comments