test: setup test callbacks

This commit is contained in:
Zack Spear
2023-06-20 10:37:06 -05:00
committed by Zack Spear
parent 54e98b6128
commit 47bf63c273

9
_webGui/setup.sh Normal file
View File

@@ -0,0 +1,9 @@
#!/bin/bash
cd /usr/local/emhttp/plugins/dynamix.my.servers/ || exit
# replace Connect.page
# replace includes/myservers{1|2}.php
mkdir webComponents
mkdir webComponents/_nuxt
cd webComponents || exit
touch manifest.json
# create _nuxt/{filename}.js