updateall/docker : nouvelle shebang line
This commit is contained in:
parent
94f97e32a3
commit
6cc148eb1b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh -x
|
||||
#!/usr/bin/env sh
|
||||
|
||||
cd /opt/docker || exit
|
||||
|
||||
|
|
Loading…
Reference in a new issue