mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-27 00:31:12 +00:00
Remove useless scripts
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
#!/bin/sh
|
||||
while true; do
|
||||
find . |
|
||||
entr -d . sh -c "DEBUG=1 ./markmaker.py < kube.yml > workshop.md"
|
||||
done
|
||||
Reference in New Issue
Block a user