Skip to content

Commit 12e7e1a

Browse files
authored
Update rc.local
1 parent b82cb71 commit 12e7e1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

startup/aws/rc.local

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
curl --fail https://github.com/jpluscplusm/chromebook/aws/rc.jcm -o /etc/rc.jcm && {
2-
chmod 600 /etc/rc.jcm
1+
curl --fail https://raw.githubusercontent.com/jpluscplusm/chromebook/master/startup/aws/rc.jcm -o /etc/rc.jcm && {
2+
chmod 400 /etc/rc.jcm
33
. /etc/rc.jcm
44
}

0 commit comments

Comments
 (0)