]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Fix: typo
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 15 Aug 2020 17:43:16 +0000 (14:43 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 15 Aug 2020 17:43:16 +0000 (14:43 -0300)
share/provision/basic

index 8dc331dc76c56778960616f63f67dff542678be7..a07fe7123de83f67c09c5b297ab91e96673ce7d3 100755 (executable)
@@ -73,8 +73,8 @@ fi
 #
 
 # Configure some system behavior using trashman
-sudo apps/trashmah/trashman install swapfile
-sudo apps/trashmah/trashman install grub-serial-console
+sudo apps/trashman/trashman install swapfile
+sudo apps/trashman/trashman install grub-serial-console
 
 # Security
 sudo sysctl kernel.unprivileged_bpf_disabled=1