add pve/init.sh
This commit is contained in:
@@ -16,7 +16,7 @@ RET=$(( ${RET} + $? ))
|
||||
git clone https://git.amintabh.de/fschulte.de/pve.git /root/repo/pve
|
||||
RET=$(( ${RET} + $? ))
|
||||
|
||||
find /root/repo/pve -type d --print 2>/dev/null
|
||||
find /root/repo/pve -type d -print 2>/dev/null
|
||||
RET=$(( ${RET} + $? ))
|
||||
|
||||
cd /root/repo/pve
|
||||
|
||||
Reference in New Issue
Block a user