new workspace
This commit is contained in:
4
wlx-overlay-s/.github/workflows/scripts/appimage_build_wlx.sh
vendored
Executable file
4
wlx-overlay-s/.github/workflows/scripts/appimage_build_wlx.sh
vendored
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
cargo build --release
|
||||
mv target/release/wlx-overlay-s ${APPDIR}/usr/bin
|
||||
chmod +x ${APPDIR}/usr/bin/wlx-overlay-s
|
||||
Reference in New Issue
Block a user