Added 3 more TPM2 Plugin APIs
[aaf/sshsm.git] / build.sh
index 369974c..8e44eb9 100644 (file)
--- a/build.sh
+++ b/build.sh
@@ -1,4 +1,4 @@
-#!/etc/bash
+#!/bin/bash
 
 #set -e
 sudo kill -9 $(ps -ef | grep "apt" | grep -v grep | awk '{print $2}')