9
0
Fork 0
barebox/board/ipe337/env/bin/_alternate

10 lines
123 B
Bash

#!/bin/sh
. /env/config
alternate $ageing
if [ $? -lt 2 ]; then
echo "Error when accesing ageing-partition!"
exit 1
fi