Update .local/bin/chroot-gen

This commit is contained in:
Oliver 2024-08-05 20:46:41 +00:00
parent 4df4be69b7
commit e8daa5f7f7

View File

@ -1,6 +1,8 @@
#!/bin/bash
# Adapted from LinuxConfig.org
# GNU GPL v3.0+
# cmds build into bash: echo, cd
CMDS="bash clear mkdir touch mv rm ls grep cat vim"
USER=$1