abbd8a61a8
Change-Id: I15595d80ee7fad04d964aaa83a403d9303f6aa55
3 lines
45 B
Bash
Executable file
3 lines
45 B
Bash
Executable file
#!/bin/bash
|
|
set -eu
|
|
service keystone restart
|