We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5d503a commit e1695d6Copy full SHA for e1695d6
scripts.d/30_npminstall.sh
@@ -15,9 +15,3 @@ if [ ! -L "$PWD/mnt/img_root/etc/bash_completion.d/_treehouses" ]; then ln -sr "
15
ls -al "$PWD/mnt/img_root/etc/bash_completion.d/_treehouses"
16
npm config delete prefix
17
rm -rf node_root
18
-
19
-#_op _chroot treehouses help
20
-_op _chroot which jq
21
-_op _chroot dpkg -L jq
22
-_op _chroot treehouses sshkey github adduser dogi
23
-#_op _chroot treehouses sshkey github addteam treehouses support $APIKEY
0 commit comments