package.json: Update react-dom package dependency

Closes #215
This commit is contained in:
Cockpituous 2019-08-25 15:20:57 +00:00
parent 044b8da55a
commit 759617c9c0
288 changed files with 13040 additions and 1 deletions

View file

@ -0,0 +1,10 @@
#!/bin/bash
set -ex
if [ -z "$SUBSCRIPTION_PATH" ] && [ -e ~/.rhel/login ]; then
SUBSCRIPTION_PATH=~/.rhel
fi
BASE=$(dirname $0)
$BASE/virt-install-fedora "$1" x86_64 "http://download.eng.bos.redhat.com/nightly/latest-RHEL-7.7/compose/Server/x86_64/os/" $SUBSCRIPTION_PATH