Skip to content

Commit b82cb71

Browse files
authored
Create rc.local
1 parent f6ecda6 commit b82cb71

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

startup/aws/rc.local

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

0 commit comments

Comments
 (0)