diff --git a/rootfs/src/xconf.sh b/rootfs/src/xconf.sh index 06aa87b..bed00c0 100644 --- a/rootfs/src/xconf.sh +++ b/rootfs/src/xconf.sh @@ -8,6 +8,9 @@ function core(){ # dropbear mkdir -p /etc/dropbear + # link-static-bash /bin/bash + # rm -f /bin/bash; ln -s /usr/local/static/3rd/bin/bash /bin/bash; # #!/bin/bash @busybox + ########################################## # $RUN export group=headless