mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-30 12:03:18 -04:00
fix new-line at end of init files
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
#!/usr/bin/with-contenv bash
|
#!/usr/bin/with-contenv bash
|
||||||
|
|
||||||
apt-get update
|
apt-get update
|
||||||
|
|||||||
@@ -3,4 +3,4 @@
|
|||||||
echo "**** installing subversion ****"
|
echo "**** installing subversion ****"
|
||||||
apt-get install -y subversion
|
apt-get install -y subversion
|
||||||
|
|
||||||
install-extension johnstoncode.svn-scm
|
install-extension johnstoncode.svn-scm
|
||||||
|
|||||||
Reference in New Issue
Block a user