alr-repo/upscayl-bin/upscayl

6 lines
83 B
Bash

#!/usr/bin/env bash
export ELECTRON_IS_DEV=0
electron /opt/upscayl/app.asar "$@"