Skip to content

lintongc/caesarDAQ

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

caesarDAQ

Add to crontab

@reboot /sbin/runuser -l aerosol -c "tmux new-session -d -s smps /home/aerosol/startup.sh" > cron.log 2>&1

This is the startup script:

#!/bin/bash

cd /home/aerosol/opt/caesarDAQ/src/
/usr/local/bin/julia -i main.jl

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 83.2%
  • HTML 16.8%