rename role common to kubernetes/preinstall

This commit is contained in:
Smaine Kahlouch
2015-12-31 10:03:22 +01:00
parent a11e0cb3d1
commit 92c2a9457e
8 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/bash
BINDIR="/usr/local/bin"
LD_LIBRARY_PATH=$BINDIR/pypy/lib:$LD_LIBRARY_PATH $BINDIR/pypy/bin/$(basename $0) $@