• 0 Posts
  • 1 Comment
Joined 1 year ago
cake
Cake day: October 28th, 2023

help-circle
  • CitricDolphin_@alien.topBtoSteam OSSo tired of this
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    You’ve already marked then as executable, right? Great.

    Right-click on the file and see if there’s an option like “run as program” or “run in terminal” or something similar. If there is, click it.

    Still no luck? Okay, open your file browser, find the file, and right click on the empty space (not on the file itself). Open a terminal. Now, type ./name-of-file. For example, if the file is called “emudeck.sh,” then you would type ./emudeck.sh. You can use the tab button to autocomplete the file name when you’re typing it, if that helps.