move from neurobot
This commit is contained in:
5
install.sh
Executable file
5
install.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/fish
|
||||
|
||||
if not test -L kodorvan/neurobot/system/public/js/modules/damper.mjs
|
||||
ln -s ../../../../../../damper.mjs/damper.mjs kodorvan/neurobot/system/public/js/modules/damper.mjs
|
||||
end
|
||||
Reference in New Issue
Block a user