<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet"
        integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css"
        integrity="sha512-SzlrxWUlpfuzQ+pcUCosxcglQRNAq/DZjVsC0lE40xsADsfeQoEypE+enwcOiGjk/bSuGGKHEyjSoQ1zVisanQ=="
        crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
</html>
<?php

/* 	symlink('[[softpath]]/views/goui/node_modules/concurrently/dist/bin/concurrently.js', '[[softpath]]/views/goui/node_modules/.bin/conc');
	symlink('[[softpath]]/views/goui/node_modules/tree-kill/cli.js', '[[softpath]]/views/goui/node_modules/.bin/tree-kill');
	symlink('[[softpath]]/views/goui/node_modules/typescript/bin/tsc', '[[softpath]]/views/goui/node_modules/.bin/tsc');
	symlink('[[softpath]]/views/goui/node_modules/esbuild/bin/esbuild', '[[softpath]]/views/goui/node_modules/.bin/esbuild');
	symlink('[[softpath]]/views/goui/node_modules/typescript/bin/tsserver', '[[softpath]]/views/goui/node_modules/.bin/tsserver');
	symlink('[[softpath]]/views/goui/node_modules/concurrently/dist/bin/concurrently.js', '[[softpath]]/views/goui/node_modules/.bin/concurrently'); */
	// symlink('[[softpath]]/vendor/defuse/php-encryption/bin/generate-defuse-key', '[[softpath]]/vendor/bin/generate-defuse-key');
	// symlink('[[softpath]]/vendor/matthiasmullie/minify/bin/minifycss', '[[softpath]]/vendor/bin/minifycss');
	// symlink('[[softpath]]/vendor/sabre/dav/bin/naturalselection', '[[softpath]]/vendor/bin/naturalselection');
	// symlink('[[softpath]]/vendor/sabre/dav/bin/sabredav', '[[softpath]]/vendor/bin/sabredav');
	// symlink('[[softpath]]/vendor/sabre/vobject/bin/generate_vcards', '[[softpath]]/vendor/bin/generate_vcards');
	// symlink('[[softpath]]/vendor/sabre/vobject/bin/vobject', '[[softpath]]/vendor/bin/vobject');
	// symlink('[[softpath]]/vendor/matthiasmullie/minify/bin/minifyjs', '[[softpath]]/vendor/bin/minifyjs');
