It copied the file and it Doesn't work.
Copied file contents
shaders = "1"shader0 = "shaders/crt-pi-vertical.glsl"filter_linear0 = "true"wrap_mode0 = "clamp_to_border"mipmap_input0 = "false"alias0 = ""float_framebuffer0 = "false"srgb_framebuffer0 = "false"Next we will try straight from RGUI menu.
Permissions are same however contents are completely unexpected
#reference "../shaders/crt-pi-vertical.glslp"It's a ref. So I will need to just update the file contents. cp shell command won't do it. Now I also don't think watch shaders will work either. Unless I touch the refd shader file? That could work. boo-yah.