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