Update .local/bin/chroot-gen
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Adapted from LinuxConfig.org
|
# Adapted from LinuxConfig.org
|
||||||
# GNU GPL v3.0+
|
# GNU GPL v3.0+
|
||||||
|
|
||||||
|
# cmds build into bash: echo, cd
|
||||||
CMDS="bash clear mkdir touch mv rm ls grep cat vim"
|
CMDS="bash clear mkdir touch mv rm ls grep cat vim"
|
||||||
|
|
||||||
USER=$1
|
USER=$1
|
||||||
|
Reference in New Issue
Block a user