melawy-skel-root/02_chown.sh

6 lines
58 B
Bash
Executable File

#!/bin/bash
sudo chown -R lera:lera ./root
echo "Ready"