3 lines
27 B
Bash
3 lines
27 B
Bash
|
#!/bin/bash
|
||
|
docker push $1
|