annotate deploy.sh @ 29:0b43942c8950

use &str at const
author AnaTofuZ <anatofuz@gmail.com>
date Sat, 21 Nov 2020 16:46:21 +0900
parents 06b9390774dd
children ab3350def09b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
14
06b9390774dd add deploy.sh
AnaTofuZ <k198584@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1 sudo chown root ./target/debug/ie-virsh
06b9390774dd add deploy.sh
AnaTofuZ <k198584@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2 sudo chmod 4711 ./target/debug/ie-virsh
06b9390774dd add deploy.sh
AnaTofuZ <k198584@ie.u-ryukyu.ac.jp>
parents:
diff changeset
3