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