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