Update: Added some stuff to the scripts
This commit is contained in:
4
justfile
4
justfile
@@ -8,13 +8,13 @@ setup-distrobox:
|
|||||||
done-goofed:
|
done-goofed:
|
||||||
distrobox-rm HamBox
|
distrobox-rm HamBox
|
||||||
|
|
||||||
run-73Linux: run-73Linux-Pull
|
run-73Linux: run-73Linux-Pull export-apps
|
||||||
distrobox-enter --name HamBox -- bash 73-run.sh
|
distrobox-enter --name HamBox -- bash 73-run.sh
|
||||||
|
|
||||||
run-73Linux-Pull:
|
run-73Linux-Pull:
|
||||||
distrobox-enter --name HamBox -- bash 73-pull.sh
|
distrobox-enter --name HamBox -- bash 73-pull.sh
|
||||||
|
|
||||||
run-winelink:
|
run-winelink: export-apps
|
||||||
distrobox-enter --name HamBox -- bash winelink.sh
|
distrobox-enter --name HamBox -- bash winelink.sh
|
||||||
|
|
||||||
export-apps:
|
export-apps:
|
||||||
|
|||||||
Reference in New Issue
Block a user