shell/run.sh

7 lines
106 B
Bash

#!/bin/bash
cp /etc/passwd /etc/passwd.dist
cp /etc/shadow /etc/shadow.dist
mkdir -p /etc/datavibe/host