aboutsummaryrefslogtreecommitdiffstats
path: root/insidechroot.sh
blob: 0364198368f994c4e980e4916c7625f221a48000 (plain)
1
2
3
4
5
#!/bin/bash

source /sources/colors.sh

printf "%b" "${GRN}Successfully entered ${RED}CHROOT${RST}!"