shell.nix: fix simplesamlphp symlink
This commit is contained in:
		| @@ -33,7 +33,7 @@ pkgs.mkShellNoCC { | ||||
|  | ||||
|       cp dist/config.local.php config.php | ||||
|  | ||||
|       ln -s ../vendor/simplesamlphp/simplesamlphp/www/ www/simplesaml | ||||
|       ln -s ../vendor/simplesamlphp/simplesamlphp/public/ www/simplesaml | ||||
|     fi | ||||
|   ''; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user