This website requires JavaScript.
Explore
Help
Sign In
tpiccioli
/
ansible-roles
forked from
ISTI-ansible-roles/ansible-roles
Watch
1
Star
0
Fork
You've already forked ansible-roles
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
0e6d107a50
ansible-roles
/
ghn-gcore
/
ghn-gcoreboot
/
files
/
startContainer.sh
9 lines
93 B
Bash
Raw
Blame
History
#!/bin/bash
cd
$HOME
if
[
-f .gcorerc
]
;
then
. .gcorerc
gcore-start-container
fi
Reference in New Issue
View Git Blame
Copy Permalink