make .ssh for coprs
make the dir named 'cloud' not euca put the os-keys in place
This commit is contained in:
parent
6e5a3aca46
commit
a8da0bf348
2 changed files with 9 additions and 6 deletions
|
@ -5,6 +5,6 @@ if [ -f /etc/bashrc ]; then
|
|||
. /etc/bashrc
|
||||
fi
|
||||
|
||||
if [ -f /srv/copr-work/copr/euca/eucarc ]; then
|
||||
. /srv/copr-work/copr/euca/eucarc
|
||||
if [ -f /srv/copr-work/copr/cloud/ec2rc.sh ]; then
|
||||
. /srv/copr-work/copr/cloud/ec2rc.sh
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue