mirror of
https://github.com/rancher/os.git
synced 2025-08-31 14:23:11 +00:00
Update vmware iso
This commit is contained in:
8
scripts/vmware-release
Executable file
8
scripts/vmware-release
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
set -ex
|
||||
|
||||
cd $(dirname $0)/..
|
||||
|
||||
touch .make-vmware
|
||||
|
||||
./scripts/release
|
Reference in New Issue
Block a user