1
0
Fork 0
mirror of https://github.com/hcartiaux/dotfiles.git synced 2024-10-18 09:15:24 +02:00

[install] Install restfully config

This commit is contained in:
Hyacinthe Cartiaux 2014-07-05 18:58:20 +02:00
parent 18fef37f1e
commit 822d2878d1

View file

@ -107,6 +107,11 @@ fi
echo "ssh_config_files: '~/.ssh/config_g5k'" > ~/.net-admin.yaml
touch ~/.password-store
if [[ ! -d ~/.restfully ]]; then
mkdir ~/.restfully
cp $DOTFILES/g5k/restfully/api.grid5000.fr.yml ~/.restfully
ln -sf ~/.restfully/api.grid5000.fr.yml ~/.restfully/api.grid5000.fr.yaml
fi
## aurvote