I hereby claim:
- I am 9bow on github.
- I am ninebow (https://keybase.io/ninebow) on keybase.
- I have a public key ASBSEIQpNWXjlFXcRRkum78cEOAPc8PwOf6pHXSEowt9Xwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| function onOpen(e) { | |
| // Where the menu button defined | |
| SpreadsheetApp.getUi().createMenu('Vuetiful').addItem('์ถ์ฒจ~ ์!', 'randomPick').addToUi(); | |
| } | |
| function randomPick() { | |
| var sss = SpreadsheetApp.getActiveSpreadsheet(); | |
| var ss = sss.getSheetByName('Form Responses 1'); // <- Check the sheet name | |
| var range = ss.getRange(1,1,ss.getLastRow(), 3); // <- Check the last parameter: how many cells to fetch (first 3) | |
| var data = range.getValues(); |
| EMAIL="foo@barcom" | |
| DOMAINS="example.com" | |
| ################################################################### | |
| # Renewing | |
| docker run \ | |
| -it --rm \ | |
| -v /opt/letsencrypt/:/etc/letsencrypt/ \ | |
| -v /opt/letsencrypt/logs/:/var/log/letsencrypt/ \ |
| # create gh-pages branch | |
| git checkout --orphan gh-pages | |
| git rm -rf . | |
| touch README.md | |
| git add README.md | |
| git commit -m 'initial gh-pages commit' | |
| git push origin gh-pages | |
| # add gh-pages as submodule | |
| git checkout master |
| language: python | |
| python: | |
| - 3.5 | |
| install: | |
| - pip install sphinx sphinx_rtd_theme | |
| script: make html | |
| after_success: | |
| - ./push.sh | |
| env: | |
| global: |
| language: ruby | |
| rvm: | |
| - 2.3.7 | |
| before_script: | |
| - gem install bundler | |
| script: bundle exec jekyll build | |
| after_success: | |
| - ./push.sh | |
| env: | |
| global: |
| version: '3.1' | |
| services: | |
| jenkins: | |
| image: jenkinsci/blueocean:latest | |
| restart: always | |
| ports: | |
| - 8080:8080 | |
| - 50000:50000 | |
| volumes: |
| { | |
| "metadata": { | |
| "name": "", | |
| "signature": "sha256:f99925a6f73a1e36bc91415d84266705e3bdf72304d8dba7bcfb6c94ca7b270a" | |
| }, | |
| "nbformat": 3, | |
| "nbformat_minor": 0, | |
| "worksheets": [ | |
| { | |
| "cells": [ |
ย ย ย a. Boot into recovery using command-R during reboot, wipe the harddrive using Disk Utility, and select reinstall macOS
ย ย ย b. Initial installation will run for approximately 1 hour, and reboot once
ย ย ย c. It will then show a remaining time of about 10-15 minutes
AWS ํ์ต ๋งํฌ์ง ์๋ฆฌ์ฆ