change demo script
This commit is contained in:
parent
f582c360b4
commit
01c9d96c47
@ -177,7 +177,7 @@ def main(): # noqa: C901 pylint: disable=too-many-branches,too-many-statements,
|
|||||||
###########################################################################
|
###########################################################################
|
||||||
|
|
||||||
# new repo on git-ce.rwth-aachen.de:
|
# new repo on git-ce.rwth-aachen.de:
|
||||||
hsfd_faafo_cloud_init_script = 'https://git-ce.rwth-aachen.de/sebastian.rieger/cloud-computing-msc-ai-examples/-/raw/master/faafo/contrib/install.sh'
|
hsfd_faafo_cloud_init_script = 'https://git.emin.software/haxala1r/cloud-computing-msc-ai-examples/raw/branch/main/faafo/contrib/install.sh'
|
||||||
|
|
||||||
userdata = '#!/usr/bin/env bash\n' \
|
userdata = '#!/usr/bin/env bash\n' \
|
||||||
f'curl -L -s {hsfd_faafo_cloud_init_script} | bash -s -- ' \
|
f'curl -L -s {hsfd_faafo_cloud_init_script} | bash -s -- ' \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user