diff options
Diffstat (limited to 'compass-deck/bin/refresh.sh')
-rwxr-xr-x | compass-deck/bin/refresh.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/compass-deck/bin/refresh.sh b/compass-deck/bin/refresh.sh new file mode 100755 index 0000000..d867440 --- /dev/null +++ b/compass-deck/bin/refresh.sh @@ -0,0 +1,3 @@ +#!/bin/bash +/opt/compass/bin/refresh_agent.sh +/opt/compass/bin/refresh_server.sh |