1
0
mirror of https://github.com/Yubico/yubikey-val.git synced 2025-02-01 01:52:18 +01:00

actually start the server component

This commit is contained in:
Klas Lindfors 2013-11-08 10:33:29 +01:00
parent 7ea58ed9da
commit 7a7338926f

View File

@ -34,6 +34,8 @@ sudo mkdir -p /etc/yubico/val/
sudo chmod 0755 /etc/yubico/val/
sudo mv config-db.php /etc/yubico/val/
sudo perl travis/server.pl &
echo '1,1,1383728711,EHmo8FMxuhumBlTinC4uYL0Mgwg=,,,' | php ykval-import-clients
set +e