this was preventing the stxAliases.txt from being copied over properly
pull/478/head
peepsnet 2016-08-19 13:12:33 -04:00 zatwierdzone przez GitHub
rodzic e472329a32
commit 574ff01d51
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -41,7 +41,7 @@ cp -f 99-uavionix.rules /etc/udev/rules.d
#go setup
cp -f bashrc.txt /root/.bashrc
cp -f stxAliases /root/.stxAliases
cp -f stxAliases.txt /root/.stxAliases
# /etc/modules
cp -f modules.txt /etc/modules