mirror of
https://github.com/Yubico/yubikey-ksm.git
synced 2025-03-16 03:29:20 +01:00
Fix symlink rule.
This commit is contained in:
parent
2f12b464d8
commit
f7f253e41f
2
Makefile
2
Makefile
@ -71,7 +71,7 @@ wwwprefix = /var/www/wsapi
|
||||
symlink:
|
||||
install -d $(wwwprefix)
|
||||
ln -sf $(phpprefix)/.htaccess $(wwwprefix)/.htaccess
|
||||
ln -sf $(phpprefix)/ykval-decrypt.php $(wwwprefix)/decrypt.php
|
||||
ln -sf $(phpprefix)/ykksm-decrypt.php $(wwwprefix)/decrypt.php
|
||||
|
||||
PROJECT=yubikey-ksm
|
||||
USER=simon75j
|
||||
|
Loading…
x
Reference in New Issue
Block a user