Skip to content

Commit d9e13ea

Browse files
committed
Add bash file to be run from cron
1 parent 3bded5c commit d9e13ea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

top-pypi-packages.sh

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# To be run from cron
2+
cd ~/github/top-pypi-packages
3+
./build.sh
4+
./deploy.sh

0 commit comments

Comments
 (0)