This commit is contained in:
amirrezaask 2020-03-16 06:26:04 +03:30
parent e078f31c3d
commit 0328d71fa8
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ build:
- apt update && apt install -y make wget sudo git emacs
- git clone https://gitlab.com/FG42/FG42 ~/.fg42/ && cd ~/.fg42/ && make install && touch empty.el
script:
- ls -al && emacs --name FG42 --no-site-file --no-site-lisp --no-splash --title FG42 -l ~/.fg42/fg42-config.el --debug-init --script empty.el
- fg42 --script empty.el