I've create the Azure Notebooks library with 'aznbsetup.sh' startup file.
File doesn't run then I open the library, and .aznbsetup.log
is not created.
File content is simple
#!/bin/bash
git pull
So I don't know what's happening and how to debug it