barbarbar338 / ncfs

🧩 Local game server NGROK to Cloudflare forward script. Make your local server accessible by everyone with your custom domain!
https://hub.docker.com/repository/docker/barbarbar338/ncfs/general
GNU General Public License v3.0
49 stars 6 forks source link

:sparkles: Continue the ncfs without requiring Snap only when there are other dependencies. #4

Closed HidemaruOwO closed 10 months ago

HidemaruOwO commented 10 months ago

What

Continue the ncfs without requiring Snap only when there are other dependencies.

Why

This script now requires Snap only when there is a lack of dependencies, and Snap is not necessary if other dependencies are present. In other words, the script won't execute if Snap is not in the environment, even if there are other dependencies required for execution.

HidemaruOwO commented 10 months ago

got it

barbarbar338 commented 10 months ago

lgtm, thanks! 🎊