Typo... oops
This commit is contained in:
6
justfile
6
justfile
@@ -8,13 +8,13 @@ setup-distrobox:
|
|||||||
done-goofed:
|
done-goofed:
|
||||||
distrobox-rm HamBox
|
distrobox-rm HamBox
|
||||||
|
|
||||||
73Linux: 73Linux-Pull
|
run-73Linux: run-73Linux-Pull
|
||||||
distrobox-enter --name HamBox -- 73-run.sh
|
distrobox-enter --name HamBox -- 73-run.sh
|
||||||
|
|
||||||
73Linux-Pull:
|
run-73Linux-Pull:
|
||||||
distrobox-enter --name HamBox -- bash 73-pull.sh
|
distrobox-enter --name HamBox -- bash 73-pull.sh
|
||||||
|
|
||||||
export-apps:
|
export-apps:
|
||||||
distrobox-enter --name HamBox -- bash export.sh
|
distrobox-enter --name HamBox -- bash export.sh
|
||||||
|
|
||||||
setup: setup-distrobox 73Linux export-apps fix-permissions
|
setup: setup-distrobox run-73Linux export-apps fix-permissions
|
||||||
|
|||||||
Reference in New Issue
Block a user