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