mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-19 04:49:19 +00:00
✂️ Remove script not used anymore
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
#!/bin/sh
|
||||
grep = ~/.oci/config | tr "=" " " | while read key value; do
|
||||
echo $key=\"$value\"
|
||||
done > terraform.tfvars
|
||||
Reference in New Issue
Block a user